mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-24 10:20:24 +01:00
110e4eff2d
Updates the godot-cpp submodule to a version which supports universal macOS builds. - We now need to include the standard string in terminal.cpp. - Clean-up .gitmodules while we're at it.
15 lines
672 B
Text
15 lines
672 B
Text
[submodule "docs/wiki"]
|
|
path = docs/wiki
|
|
url = https://github.com/lihop/godot-xterm.wiki
|
|
[submodule "addons/godot_xterm/native/thirdparty/godot-cpp"]
|
|
path = addons/godot_xterm/native/thirdparty/godot-cpp
|
|
url = https://github.com/godotengine/godot-cpp
|
|
[submodule "addons/godot_xterm/native/thirdparty/libuv"]
|
|
path = addons/godot_xterm/native/thirdparty/libuv
|
|
url = https://github.com/libuv/libuv
|
|
[submodule "addons/godot_xterm/native/thirdparty/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
|