-
Notifications
You must be signed in to change notification settings - Fork 101
/
.gitmodules
35 lines (35 loc) · 1.13 KB
/
.gitmodules
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
[submodule "AI/Interfaces/Python"]
path = AI/Interfaces/Python
url = https://github.com/spring/Python.git
[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