Files
Patrick Dawson ae5e4a3eb0 fix addons.json
2025-02-10 23:00:28 +01:00
..
2024-04-30 20:10:11 +02:00
2025-02-10 23:00:28 +01:00
2025-02-10 06:28:37 +01:00

Run, for example:

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