forked from Source-Authors/Obsoletium
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.gitmodules
More file actions
96 lines (96 loc) · 3.03 KB
/
.gitmodules
File metadata and controls
96 lines (96 loc) · 3.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
[submodule "thirdparty/SDL"]
path = thirdparty/SDL
url = https://github.com/Source-Authors/SDL.git
ignore = dirty
[submodule "thirdparty/stb"]
path = thirdparty/stb
url = https://github.com/Source-Authors/stb.git
ignore = dirty
[submodule "thirdparty/DirectXMath"]
path = thirdparty/DirectXMath
url = https://github.com/Source-Authors/DirectXMath.git
ignore = dirty
[submodule "thirdparty/zlib"]
path = thirdparty/zlib
url = https://github.com/Source-Authors/zlib.git
ignore = dirty
ignore = dirty
[submodule "thirdparty/libpng"]
path = thirdparty/libpng
url = https://github.com/Source-Authors/libpng.git
ignore = dirty
[submodule "thirdparty/libjpeg-turbo"]
path = thirdparty/libjpeg-turbo
url = https://github.com/Source-Authors/libjpeg-turbo.git
ignore = dirty
[submodule "thirdparty/openvr"]
path = thirdparty/openvr
url = https://github.com/Source-Authors/openvr.git
branch = 061cf411ee1125fe4b7cdf3837451a1c6a32a3c8
ignore = dirty
[submodule "thirdparty/protobuf"]
path = thirdparty/protobuf
url = https://github.com/Source-Authors/protobuf.git
ignore = dirty
[submodule "thirdparty/bzip2"]
path = thirdparty/bzip2
url = https://github.com/Source-Authors/bzip2.git
ignore = dirty
[submodule "thirdparty/cryptopp"]
path = thirdparty/cryptopp
url = https://github.com/Source-Authors/cryptopp.git
ignore = dirty
[submodule "ivp"]
path = ivp
url = https://github.com/Source-Authors/source-physics.git
[submodule "thirdparty/snappy"]
path = thirdparty/snappy
url = https://github.com/Source-Authors/snappy.git
ignore = dirty
[submodule "external/vpc"]
path = external/vpc
url = https://github.com/Source-Authors/vpc.git
[submodule "thirdparty/mpaheaderinfo"]
path = thirdparty/mpaheaderinfo
url = https://github.com/Source-Authors/mpaheaderInfo.git
ignore = dirty
[submodule "thirdparty/minimp3"]
path = thirdparty/minimp3
url = https://github.com/Source-Authors/minimp3.git
ignore = dirty
[submodule "thirdparty/celt"]
path = thirdparty/celt
url = https://github.com/Source-Authors/celt.git
ignore = dirty
[submodule "thirdparty/speex"]
path = thirdparty/speex
url = https://github.com/Source-Authors/speex.git
ignore = dirty
[submodule "thirdparty/zip-utils"]
path = thirdparty/zip-utils
url = https://github.com/Source-Authors/zip-utils.git
ignore = dirty
[submodule "thirdparty/speedtree"]
path = thirdparty/speedtree
url = https://github.com/Source-Authors/SpeedTree.git
ignore = dirty
[submodule "thirdparty/nvtristrip"]
path = thirdparty/nvtristrip
url = https://github.com/Source-Authors/NvTriStrip.git
ignore = dirty
[submodule "thirdparty/7zip"]
path = thirdparty/7zip
url = https://github.com/Source-Authors/7zip.git
ignore = dirty
[submodule "thirdparty/lua"]
path = thirdparty/lua
url = https://github.com/Source-Authors/Lua.git
ignore = dirty
[submodule "thirdparty/shadercompile"]
path = thirdparty/shadercompile
url = https://github.com/Source-Authors/ShaderCompile.git
ignore = dirty
[submodule "thirdparty/squirrel"]
path = thirdparty/squirrel
url = https://github.com/Source-Authors/squirrel.git
ignore = dirty