Rename directory 'external' -> 'thirdparty'

This commit is contained in:
Leroy Hopson 2021-06-12 15:02:22 +07:00
parent 9e8bc713e7
commit 0437d0f18c
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
8 changed files with 28 additions and 28 deletions

4
.gitmodules vendored
View file

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