-
-
Notifications
You must be signed in to change notification settings - Fork 39
/
.gitmodules
50 lines (48 loc) · 1.46 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
[submodule "_common/PGE_File_Formats"]
path = _common/PGE_File_Formats
url = https://github.com/WohlSoft/PGE-File-Library-STL.git
branch = master
[submodule "_Libs/FreeImage"]
path = _Libs/FreeImage
url = https://github.com/WohlSoft/libFreeImage.git
branch = master
[submodule "_Libs/AudioCodecs"]
path = _Libs/AudioCodecs
url = https://github.com/WohlSoft/AudioCodecs.git
branch = master
[submodule "_Libs/SDL_Mixer_X"]
path = _Libs/SDL_Mixer_X
url = https://github.com/WohlSoft/SDL-Mixer-X.git
branch = master
[submodule "Content/help"]
path = Content/help
url = https://github.com/WohlSoft/Moondust-Devkit-Help.git
branch = master
[submodule "_Libs/luabind"]
path = _Libs/luabind
url = https://github.com/WohlSoft/moondust-luabind.git
branch = master
[submodule "_Libs/LuaJIT"]
path = _Libs/LuaJIT
url = https://github.com/WohlSoft/LuaJIT.git
branch = 2.1
[submodule "_Libs/libjpeg"]
path = _Libs/libjpeg
url = https://github.com/WohlSoft/libjpeg.git
branch = main
[submodule "_Libs/libpng"]
path = _Libs/libpng
url = https://github.com/WohlSoft/libpng.git
branch = moondust
[submodule "_Libs/DirManager"]
path = _Libs/DirManager
url = https://github.com/WohlSoft/DirManager.git
branch = master
[submodule "_Libs/IniProcessor"]
path = _Libs/IniProcessor
url = https://github.com/WohlSoft/IniProcessing.git
branch = master
[submodule "_Libs/FileMapper"]
path = _Libs/FileMapper
url = https://github.com/WohlSoft/FileMapper.git
branch = master