LET'S GET SWEATY BABY!
This repo is a template for making GDExtensions for games made in the Godot Engine.
Just run the script, enter your projects name, the version of godot you are building for and sit back
clone this repo or use it as a template. once it's on your computer, open the directory in your terminal of choice and run
sudo chmod +x ./bootstrap.sh
sudo ./bootstrap.sh
Once that is done, open godot and create project in the new project
directory
This is Linux only, Supporting Ubuntu, Fedora and Arch. If you want to make a version for MacOS or Windows, feel free to contribute to the repo.