OpenMiner/.gitmodules

23 lines
626 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
2020-07-13 23:25:04 +02:00
url = https://github.com/Unarelith/LuaJIT
2020-07-09 02:40:21 +02:00
ignore = dirty
2020-07-07 19:33:01 +02:00
[submodule "external/SFML"]
path = external/SFML
url = https://github.com/SFML/SFML