-
Notifications
You must be signed in to change notification settings - Fork 12
Setup
Valk edited this page Feb 2, 2026
·
11 revisions
See the sidebar on the right.
-
.NET SDK is at least
8.0.400. Check withdotnet --version. - Latest Godot C# Release
- Custom ENet build may be required if using Mac or Linux
- Click here to create a new repository with this template.
- Clone your repository with
git clone --recursive <your-repo-url> - Open
project.godotand press play (F5) to run the setup. - Click apply changes and Godot will restart with your template ready to go.


If all went well, your main scene should look like this.