forked from TheXTech/TheXTech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
58 lines (58 loc) · 1.93 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
54
55
56
57
58
[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/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
branch = dist-no-spirv
[submodule "3rdparty/luau"]
path = 3rdparty/luau
url = https://github.com/TheXTech/luau.git
branch = master
[submodule "mbediso"]
path = 3rdparty/mbediso
url = https://github.com/ds-sloth/mbediso/
branch = main