Files
Amethyst-Android/.gitmodules
tomikun cc4fc5c74d rework: Rewrite Turnip loading to use something more flexible
In the future, we want to shrink this to one codepath for all renderers.
No more using janky renderers.
2026-09-02 12:10:01 +08:00

16 lines
549 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/libsdl-org/SDL.git
[submodule "sdl2-compat"]
path = app_pojavlauncher/src/main/jni/sdl2-compat
url = https://github.com/libsdl-org/sdl2-compat.git
[submodule "MioLibPatcher"]
path = MioLibPatcher
url = https://github.com/AngelAuraMC/MioLibPatcher.git
[submodule "androidnsbypass"]
path = androidnsbypass
url = git@github.com:alexytomi/androidnsbypass.git