mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
8bc3a13adb
- Fixes build error for windows debug 32bit. - Allows building windows release with PTY enabled. - Updates godot-cpp.
18 lines
729 B
Text
18 lines
729 B
Text
[submodule "addons/godot_xterm/godot-cpp"]
|
|
path = addons/godot_xterm/native/thirdparty/godot-cpp
|
|
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
|
|
[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
|
|
[submodule "libuv"]
|
|
url = https://github.com/libuv/libuv
|
|
[submodule "godot-cpp/"]
|
|
url = https://github.com/godotengine/godot-cpp
|