mcpe/.gitmodules

16 lines
634 B
Text
Raw Permalink Normal View History

2023-08-05 01:58:24 -04:00
[submodule "thirdparty/coi-serviceworker"]
path = thirdparty/coi-serviceworker
2023-11-03 17:39:07 -04:00
url = https://github.com/gzuidhof/coi-serviceworker.git
2023-08-05 01:58:24 -04:00
[submodule "thirdparty/gles-compatibility-layer"]
path = thirdparty/gles-compatibility-layer
url = https://github.com/TheBrokenRail/gles-compatibility-layer.git
2023-11-02 15:02:58 -04:00
[submodule "thirdparty/SDL-src"]
2023-11-03 17:39:07 -04:00
path = thirdparty/SDL2/src
url = https://github.com/libsdl-org/SDL.git
2023-11-04 18:40:36 -04:00
[submodule "thirdparty/stb_image/include"]
path = thirdparty/stb_image/include
url = https://github.com/nothings/stb.git
2023-11-05 00:13:35 -04:00
[submodule "thirdparty/OpenAL"]
path = thirdparty/OpenAL
url = https://github.com/kcat/openal-soft.git