forked from Admenri/urge
-
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) · 729 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/SDL"]
path = third_party/SDL
url = https://github.com/Admenri/SDL.git
[submodule "third_party/freetype"]
path = third_party/freetype
url = https://github.com/freetype/freetype.git
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://github.com/madler/zlib.git
[submodule "third_party/physfs"]
path = third_party/physfs
url = https://github.com/icculus/physfs.git
[submodule "third_party/ogg"]
path = third_party/ogg
url = https://github.com/xiph/ogg.git
[submodule "third_party/vorbis"]
path = third_party/vorbis
url = https://github.com/xiph/vorbis.git
[submodule "third_party/DiligentCore"]
path = third_party/DiligentCore
url = https://github.com/Admenri/DiligentCore.git