Files
imgui-godot/doc/examples/Module
2024-05-02 00:38:19 +02:00
..
2024-04-30 20:10:11 +02:00
2024-04-29 18:40:26 -07:00
2024-05-02 00:38:19 +02:00

Run, for example:

git clone https://github.com/ocornut/imgui
git -C imgui checkout v1.90.5-docking
git clone https://github.com/godotengine/godot
cd godot
scons custom_modules=../modules
cd ../project
godotenv addons install
../godot/bin/godot.* -e