mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-05 20:45:31 +02:00
Remove gdscript version and replace with native
This commit is contained in:
parent
d8c8b5b272
commit
f9474fe533
126 changed files with 116 additions and 14221 deletions
8
.gitmodules
vendored
8
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
|||
[submodule "addons/godot_xterm_native/godot-cpp"]
|
||||
path = addons/godot_xterm_native/godot-cpp
|
||||
[submodule "addons/godot_xterm/godot-cpp"]
|
||||
path = addons/godot_xterm/godot-cpp
|
||||
url = https://github.com/lihop/godot-cpp
|
||||
[submodule "addons/godot_xterm_native/libtsm"]
|
||||
path = addons/godot_xterm_native/libtsm
|
||||
[submodule "addons/godot_xterm/libtsm"]
|
||||
path = addons/godot_xterm/libtsm
|
||||
url = https://github.com/Aetf/libtsm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue