blob: 911085ed5454b7ab1fa4b274f68d2b208c9ab978 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[submodule "lib/sol2"]
path = lib/sol2
url = https://github.com/ThePhD/sol2
[submodule "lib/entityx"]
path = lib/entityx
url = https://github.com/tcsullivan/entityx
branch = remove-std-iterator
[submodule "lib/cereal"]
path = lib/cereal
url = https://github.com/USCiLab/cereal
[submodule "lib/luajit"]
path = lib/luajit
url = https://luajit.org/git/luajit.git
|