godot-xterm/.gitmodules

19 lines
729 B
Text
Raw Normal View History

[submodule "addons/godot_xterm/godot-cpp"]
path = addons/godot_xterm/native/thirdparty/godot-cpp
2021-06-06 11:31:36 +02:00
url = https://github.com/lihop/godot-cpp
[submodule "addons/godot_xterm/libtsm"]
path = addons/godot_xterm/native/thirdparty/libtsm
url = https://github.com/lihop/libtsm
2021-06-15 08:52:19 +02:00
[submodule "misc/export_templates/godot"]
path = misc/export_templates/godot
url = https://github.com/godotengine/godot
[submodule "addons/godot_xterm/native/thirdparty/libuv"]
path = addons/godot_xterm/native/thirdparty/libuv
url = https://github.com/libuv/libuv
[submodule "libuv/"]
url = https://github.com/lihop/libuv
2021-07-18 06:00:59 +02:00
[submodule "libuv"]
url = https://github.com/libuv/libuv
[submodule "godot-cpp/"]
url = https://github.com/godotengine/godot-cpp