forked from TheXTech/TheXTech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
53 lines (53 loc) · 1.82 KB
/
.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
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
[submodule "3rdparty/PGE_File_Formats"]
path = 3rdparty/PGE_File_Formats
url = https://github.com/WohlSoft/PGE-File-Library-STL.git
branch = master
[submodule "3rdparty/LuaJIT"]
path = 3rdparty/LuaJIT
url = https://github.com/WohlSoft/LuaJIT.git
branch = v2.1
[submodule "3rdparty/luabind"]
path = 3rdparty/luabind
url = https://github.com/WohlSoft/luabind-deboostified.git
branch = master
[submodule "3rdparty/AudioCodecs"]
path = 3rdparty/AudioCodecs
url = https://github.com/WohlSoft/AudioCodecs.git
branch = master
[submodule "3rdparty/SDL-Mixer-X"]
path = 3rdparty/SDL-Mixer-X
url = https://github.com/WohlSoft/SDL-Mixer-X.git
branch = master
[submodule "3rdparty/FreeImageLite"]
path = 3rdparty/FreeImageLite
url = https://github.com/WohlSoft/libFreeImage.git
branch = master
[submodule "3rdparty/freetype"]
path = 3rdparty/freetype
url = https://github.com/TheXTech/freetype.git
branch = master
[submodule "3rdparty/harfbuzz"]
path = 3rdparty/harfbuzz
url = https://github.com/TheXTech/harfbuzz.git
branch = main
[submodule "3rdparty/thextech-discord-rpc"]
path = 3rdparty/thextech-discord-rpc
url = https://github.com/TheXTech/thextech-discord-rpc.git
[submodule "3rdparty/glew-cmake"]
path = 3rdparty/glew-cmake
url = https://github.com/TheXTech/thextech-glew-cmake.git
[submodule "3rdparty/DirManager"]
path = 3rdparty/DirManager
url = https://github.com/WohlSoft/DirManager.git
branch = master
[submodule "3rdparty/IniProcessor"]
path = 3rdparty/IniProcessor
url = https://github.com/WohlSoft/IniProcessing.git
branch = master
[submodule "3rdparty/FileMapper"]
path = 3rdparty/FileMapper
url = https://github.com/WohlSoft/FileMapper.git
branch = master
[submodule "3rdparty/angle-shader-translator"]
path = 3rdparty/angle-shader-translator
url = https://github.com/TheXTech/angle-shader-translator-library.git