Files
godot-flecs-character-module/.gitmodules
2023-09-13 03:04:01 +03:00

9 lines
241 B
Plaintext

[submodule "src/godot"]
path = src/godot
url = https://github.com/godotengine/godot
branch = 3.x
[submodule "src/modules/character/flecs"]
path = src/modules/character/flecs
url = https://github.com/SanderMertens/flecs
branch = master