-
Notifications
You must be signed in to change notification settings - Fork 44
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 772 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "lib/lua"]
path = lib/lua
url = https://github.com/lua/lua.git
[submodule "lib/apclientpp"]
path = lib/apclientpp
url = https://github.com/black-sliver/apclientpp.git
[submodule "lib/wswrap"]
path = lib/wswrap
url = https://github.com/black-sliver/wswrap.git
[submodule "examples/template_pack"]
path = examples/template_pack
url = https://github.com/Cyb3RGER/template_pack.git
[submodule "lib/luaglue"]
path = lib/luaglue
url = https://github.com/black-sliver/luaglue.git
[submodule "lib/gmock-win32"]
path = lib/gmock-win32
url = https://github.com/smalti/gmock-win32.git
[submodule "lib/sltbench"]
path = lib/sltbench
url = https://github.com/ivafanas/sltbench.git
[submodule "lib/fmt"]
path = lib/fmt
url = https://github.com/fmtlib/fmt.git