-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 881 Bytes
/
.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
[submodule "VeritasParser/Library/pegkit"]
path = VeritasParser/Library/pegkit
url = https://github.com/itod/pegkit.git
[submodule "Lua/Library/freetype-gl"]
path = Lua/Library/freetype-gl
url = https://github.com/veritas-shine/freetype-gl.git
[submodule "Vendor/LuaSDL"]
path = Vendor/LuaSDL
url = https://github.com/veritas-shine/luasdl2.git
[submodule "Vendor/SDL"]
path = Vendor/SDL
url = https://github.com/veritas-shine/sdl-mirror.git
[submodule "Vendor/SDL_ttf"]
path = Vendor/SDL_ttf
url = https://github.com/veritas-shine/SDL2_ttf.git
[submodule "Vendor/SDL_image"]
path = Vendor/SDL_image
url = https://github.com/veritas-shine/SDL2_image.git
[submodule "Vendor/SDL_mixer"]
path = Vendor/SDL_mixer
url = https://github.com/veritas-shine/SDL2_mixer.git
[submodule "Vendor/SDL_net"]
path = Vendor/SDL_net
url = https://github.com/veritas-shine/SDL2_net.git