Skip to content

A template used for quickly setting up new Godot 4 C# games that features ENet multiplayer, visual in-game debugging and more.

License

Notifications You must be signed in to change notification settings

CSharpGodotTools/Template

Repository files navigation

Banner GitHub stars GitHub forks License Last commit Contributors Watchers Discord

This is an on-going project I've been working on. I know how hard it is to actually finish a game and I hope by making this, game development will be just a little bit easier.

MainMenuPreview
OptionsPreview

Features

Prerequisites

Install

Download the latest release and open project.godot.

Tip

After extracting the .zip, delete the Framework and addons/imgui-godot folders and run the following command.

git init && git submodule add https://github.com/CSharpGodotTools/Framework Framework && git submodule add https://github.com/CSharpGodotTools/imgui-godot-csharp addons/imgui-godot

This will allow you to fetch updates without having to re-clone.

image

Ignore the warning about an addon failing to load and build the game with image and then enable the addon Setup Plugin in Project > Project Settings > Plugins

image

Click Run Setup to restart Godot with your template ready to go.

Thank You

Brian Shao
Cat Lips
Onryigit
Piep Matz
Vaggelismsxp