Files
imgui-godot/doc/examples/Module/README.md
2024-06-05 18:04:09 +02:00

258 B

Run, for example:

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