[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
