mirror of
https://github.com/pkdawson/imgui-godot.git
synced 2026-09-15 19:24:18 +00:00
12 lines
181 B
Markdown
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.
|