mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Migrate TinyXML2 to submodule
We are no longer copy-pasting TinyXML2 source files directly.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,3 +4,6 @@
|
||||
[submodule "third_party/physfs"]
|
||||
path = third_party/physfs
|
||||
url = https://github.com/icculus/physfs/
|
||||
[submodule "third_party/tinyxml2"]
|
||||
path = third_party/tinyxml2
|
||||
url = https://github.com/leethomason/tinyxml2/
|
||||
|
||||
Reference in New Issue
Block a user