blob: e2f5cf760f819368ef6a0648c3f47df92ea5d942 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[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
|