We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd829e commit d92b451Copy full SHA for d92b451
.gitmodules
@@ -1,6 +1,7 @@
1
-[submodule "vendor/hl2sdk"]
+[submodule "vendor/hl2sdk-cs"]
2
path = vendor/hl2sdk-cs2
3
url = https://github.com/alliedmodders/hl2sdk
4
+ branch = cs
5
shallow = true
6
[submodule "vendor/fmt"]
7
path = vendor/fmt
@@ -9,6 +10,7 @@
9
10
[submodule "vendor/hl2sdk-dota"]
11
path = vendor/hl2sdk-dota
12
13
+ branch = dota
14
15
[submodule "vendor/spdlog"]
16
path = vendor/spdlog
0 commit comments