2020-04-12 14:38:26 +02:00
|
|
|
[submodule "external/entt"]
|
|
|
|
path = external/entt
|
2020-05-19 15:43:39 +02:00
|
|
|
url = https://github.com/skypjack/entt.git
|
2020-04-13 15:01:10 +02:00
|
|
|
ignore = dirty
|
|
|
|
[submodule "external/gamekit"]
|
|
|
|
path = external/gamekit
|
2020-05-19 15:43:39 +02:00
|
|
|
url = https://github.com/Unarelith/GameKit.git
|
2020-05-10 19:36:39 +02:00
|
|
|
[submodule "external/zlib"]
|
|
|
|
path = external/zlib
|
2020-05-19 15:43:39 +02:00
|
|
|
url = https://github.com/Unarelith/zlib.git
|
2020-05-10 19:36:39 +02:00
|
|
|
ignore = dirty
|
2020-05-10 19:50:21 +02:00
|
|
|
[submodule "external/sol2"]
|
|
|
|
path = external/sol2
|
2020-05-19 15:43:39 +02:00
|
|
|
url = https://github.com/ThePhD/sol2.git
|
2020-05-10 19:50:21 +02:00
|
|
|
ignore = dirty
|
2020-05-22 16:18:34 +02:00
|
|
|
[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
|