-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 800 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 800 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "plugin/python/3rdparty/Python"]
path = plugin/python/3rdparty/Python
url = https://github.com/python/cpython.git
[submodule "plugin/audio-android/3rdparty/oboe"]
path = plugin/audio-android/3rdparty/oboe
url = https://github.com/google/oboe.git
[submodule "plugin/noise/3rdparty/FastNoise2"]
path = plugin/noise/3rdparty/FastNoise2
url = https://github.com/Auburn/FastNoise2.git
[submodule "plugin/cmft/3rdparty/cmft"]
path = plugin/cmft/3rdparty/cmft
url = https://github.com/dariomanesku/cmft.git
[submodule "plugin/optick/3rdparty/optick"]
path = plugin/optick/3rdparty/optick
url = https://github.com/bombomby/optick.git
[submodule "plugin/sdl3/3rdparty/SDL_shadercross"]
path = plugin/sdl3/3rdparty/SDL_shadercross
url = https://github.com/libsdl-org/SDL_shadercross.git