forked from dedmen/ArmaScriptCompiler
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 637 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 637 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "lib/zstd"]
path = lib/zstd
url = https://github.com/facebook/zstd.git
[submodule "lib/sqfvm"]
path = lib/sqfvm
url = https://github.com/SQFvm/vm.git
[submodule "lib/cpp-base64"]
path = lib/cpp-base64
url = https://github.com/dedmen/cpp-base64.git
[submodule "lib/lzokay"]
path = lib/lzokay
url = https://github.com/jackoalan/lzokay.git
[submodule "lib/json"]
path = lib/json
url = https://github.com/azadkuh/nlohmann_json_release.git
[submodule "lib/sol2"]
path = lib/sol2
url = https://github.com/ThePhD/sol2.git
[submodule "lib/lua"]
path = lib/lua
url = https://github.com/walterschell/Lua.git