-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (25 loc) · 830 Bytes
/
.gitmodules
File metadata and controls
25 lines (25 loc) · 830 Bytes
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
[submodule "Cytopia/source"]
path = Cytopia/source
url = https://github.com/CytopiaTeam/Cytopia.git
branch = master
[submodule "SDL2/source/sdl"]
path = SDL2/source/sdl
url = https://github.com/libsdl-org/SDL.git
[submodule "SDL2/source/sdl_image"]
path = SDL2/source/sdl_image
url = https://github.com/libsdl-org/SDL_image.git
[submodule "SDL2/source/sdl_ttf"]
path = SDL2/source/sdl_ttf
url = https://github.com/libsdl-org/SDL_ttf.git
[submodule "libnoise/source"]
path = libnoise/source
url = https://github.com/qknight/libnoise.git
[submodule "openal/source"]
path = openal/source
url = https://github.com/kcat/openal-soft.git
[submodule "libogg/source"]
path = libogg/source
url = https://github.com/xiph/ogg.git
[submodule "libvorbis/source"]
path = libvorbis/source
url = https://github.com/xiph/vorbis.git