OpenMiner/.gitmodules

23 lines
626 B
Plaintext
Raw Normal View History

2020-04-12 05:38:26 -07: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 10:50:21 -07:00
[submodule "external/sol2"]
path = external/sol2
url = https://github.com/ThePhD/sol2.git
2020-05-10 10:50:21 -07:00
ignore = dirty
[submodule "external/lua"]
path = external/lua
2020-07-13 14:25:04 -07:00
url = https://github.com/Unarelith/LuaJIT
2020-07-08 17:40:21 -07:00
ignore = dirty
2020-07-07 10:33:01 -07:00
[submodule "external/SFML"]
path = external/SFML
url = https://github.com/SFML/SFML