OpenMiner/.gitmodules

19 lines
528 B
Plaintext
Raw Normal View History

2020-04-12 14:38:26 +02:00
[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
2020-05-10 19:50:21 +02:00
[submodule "external/sol2"]
path = external/sol2
url = https://github.com/ThePhD/sol2.git
2020-05-10 19:50:21 +02:00
ignore = dirty
[submodule "external/lua"]
path = external/lua
url = https://github.com/walterschell/Lua.git