Refactor file structure

This commit is contained in:
Leroy Hopson 2020-09-17 16:23:01 +07:00
parent f9474fe533
commit 3eecf504cf
33 changed files with 89 additions and 50 deletions

8
.gitmodules vendored
View file

@ -1,6 +1,8 @@
[submodule "addons/godot_xterm/godot-cpp"]
path = addons/godot_xterm/godot-cpp
url = https://github.com/lihop/godot-cpp
path = addons/godot_xterm/native/modules/godot-cpp
url = https://github.com/godotengine/godot-cpp
[submodule "addons/godot_xterm/libtsm"]
path = addons/godot_xterm/libtsm
path = addons/godot_xterm/native/modules/libtsm
url = https://github.com/Aetf/libtsm
[submodule "godot-cpp/"]
url = https://github.com/godotengine/godot-cpp