mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-06-28 18:25:31 +02:00
15 lines
723 B
Text
15 lines
723 B
Text
[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 "addons/godot_xterm/native/thirdparty/node-pty"]
|
|
path = addons/godot_xterm/native/thirdparty/node-pty
|
|
url = https://github.com/microsoft/node-pty
|
|
[submodule "benchmark/vtebench"]
|
|
path = benchmark/vtebench
|
|
url = https://github.com/alacritty/vtebench
|