forked from TheXTech/TheXTech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 824 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "3rdparty/PGE_File_Formats"]
path = 3rdparty/PGE_File_Formats
url = https://github.com/WohlSoft/PGE-File-Library-STL.git
[submodule "3rdparty/LuaJIT"]
path = 3rdparty/LuaJIT
url = https://github.com/WohlSoft/LuaJIT.git
[submodule "3rdparty/luabind"]
path = 3rdparty/luabind
url = https://github.com/WohlSoft/luabind-deboostified.git
[submodule "3rdparty/AudioCodecs"]
path = 3rdparty/AudioCodecs
url = https://github.com/WohlSoft/AudioCodecs.git
[submodule "3rdparty/SDL-Mixer-X"]
path = 3rdparty/SDL-Mixer-X
url = https://github.com/WohlSoft/SDL-Mixer-X.git
[submodule "3rdparty/FreeImageLite"]
path = 3rdparty/FreeImageLite
url = https://github.com/WohlSoft/libFreeImage.git
[submodule "3rdparty/tinyfiledialogs"]
path = 3rdparty/tinyfiledialogs
url = https://github.com/Wohlstand/tinyfiledialogs