Rename 'modules' directory to 'external'

Former-commit-id: 8d3eec465f
This commit is contained in:
Leroy Hopson 2020-09-23 17:29:33 +07:00
parent db6486e6f3
commit e59db03d11
6 changed files with 9 additions and 9 deletions

4
.gitmodules vendored
View file

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