summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 84a6573650b922d4090d640a97bb1870bfabacfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "thirdparty/SFML"]
	path = thirdparty/SFML
	url = https://github.com/SFML/SFML
	branch = 2.5.x
[submodule "thirdparty/lua"]
	path = thirdparty/lua
	url = https://github.com/lua/lua
	branch = v5.4.0-patch
[submodule "thirdparty/boost"]
	path = thirdparty/boost
	url = https://github.com/boostorg/boost
	branch = master