forked from beyond-all-reason/RecoilEngine
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
42 lines (42 loc) · 1.33 KB
/
.gitmodules
File metadata and controls
42 lines (42 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "tools/unitsync/python"]
path = tools/unitsync/python
url = https://github.com/spring/pyunitsync.git
[submodule "tools/pr-downloader"]
path = tools/pr-downloader
url = https://github.com/beyond-all-reason/pr-downloader
[submodule "AI/Skirmish/BARb"]
path = AI/Skirmish/BARb
url = https://github.com/rlcevg/CircuitAI.git
branch = barbarian
[submodule "AI/Skirmish/CircuitAI"]
path = AI/Skirmish/CircuitAI
url = https://github.com/rlcevg/CircuitAI.git
branch = zk
[submodule "rts/lib/tracy"]
path = rts/lib/tracy
url = https://github.com/wolfpld/tracy.git
[submodule "rts/lib/gflags"]
path = rts/lib/gflags
url = https://github.com/gflags/gflags
[submodule "rts/lib/entt"]
path = rts/lib/entt
url = https://github.com/skypjack/entt
[submodule "rts/lib/cereal"]
path = rts/lib/cereal
url = https://github.com/USCiLab/cereal.git
[submodule "rts/lib/RmlUi"]
path = rts/lib/RmlUi
url = https://github.com/mikke89/RmlUi.git
[submodule "rts/lib/lunasvg"]
path = rts/lib/lunasvg
url = https://github.com/sammycage/lunasvg.git
[submodule "rts/lib/fastgltf"]
path = rts/lib/fastgltf
url = https://github.com/spnda/fastgltf
[submodule "rts/lib/simdjson"]
path = rts/lib/simdjson
url = https://github.com/simdjson/simdjson
[submodule "rts/lib/nowide"]
path = rts/lib/nowide
url = https://github.com/boostorg/nowide
branch = standalone