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

13 lines
213 B
Markdown

# GDScript Game Project
Run:
```
godotenv addons install
```
(or install from AssetLib)
This project demonstrates how to use ImGui in a way that makes it safe to export your project with
imgui-godot disabled.