OpenMiner/.gitmodules
2020-05-31 23:02:29 +02:00

19 lines
521 B
Plaintext

[submodule "external/entt"]
path = external/entt
url = https://github.com/skypjack/entt.git
ignore = dirty
[submodule "external/gamekit"]
path = external/gamekit
url = https://github.com/Unarelith/GameKit.git
[submodule "external/zlib"]
path = external/zlib
url = https://github.com/Unarelith/zlib.git
ignore = dirty
[submodule "external/sol2"]
path = external/sol2
url = https://github.com/ThePhD/sol2.git
ignore = dirty
[submodule "external/lua"]
path = external/lua
url = https://github.com/Unarelith/lua