Refactor file structure

Former-commit-id: 3eecf504cf
This commit is contained in:
Leroy Hopson 2020-09-17 16:23:01 +07:00
parent a022104230
commit ee6d7cb0fa
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