-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
24 lines (24 loc) · 866 Bytes
/
.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
[submodule "premake_modules"]
path = premake_modules
url = https://github.com/josh33901/premake-export-compile-commands
[submodule "external/SteamKit"]
path = external/SteamKit
url = https://github.com/SteamRE/SteamKit
[submodule "external/SteamStructs"]
path = external/SteamStructs
url = https://github.com/emily33901/SteamStructs
[submodule "external/OpenSteamworks"]
path = external/OpenSteamworks
url = https://github.com/emily33901/open-steamworks.git
[submodule "external/cppzmq"]
path = external/cppzmq
url = https://github.com/zeromq/cppzmq.git
[submodule "external/cpptoml"]
path = external/cpptoml
url = https://github.com/skystrife/cpptoml.git
[submodule "external/VDF"]
path = external/VDF
url = https://github.com/TinyTinni/ValveFileVDF.git
[submodule "external/loguru"]
path = external/loguru
url = https://github.com/emilk/loguru.git