mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-18 08:36:56 -04:00
This doesn't actually work, it needs modifying in SDL_dynapi.h so we can select our libSDL3.so ourselves. Forking SDL3 sounds like a horrible idea just to change the module name.
10 lines
336 B
Plaintext
10 lines
336 B
Plaintext
[submodule "MobileGlues"]
|
|
path = MobileGlues
|
|
url = https://github.com/MobileGL-Dev/MobileGlues.git
|
|
[submodule "SDL"]
|
|
path = app_pojavlauncher/src/main/jni/SDL
|
|
url = https://github.com/alexytomi/SDL.git
|
|
[submodule "sdl2-compat"]
|
|
path = app_pojavlauncher/src/main/jni/sdl2-compat
|
|
url = https://github.com/libsdl-org/sdl2-compat.git
|