initial commit
This commit is contained in:
8
.gitmodules
vendored
Normal file
8
.gitmodules
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user