Files
imgui-godot/doc/examples/CSharpGameProject/README.md
Patrick Dawson 3c8f66e078 version 6.0.0
2024-06-29 03:07:02 +02:00

12 lines
181 B
Markdown

# C# Game Project
Run:
```
godotenv addons install
```
(or install from AssetLib)
See the .csproj and Globals.cs for recommended changes to support exports with ImGui disabled.