mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 23:01:23 -04:00
627cf559c9
currently builds a "Metaforce" apk, will need to change name of course. Running the apk using Android Studio's emulator can get in game, however running on a samsung phone does not seem to work.
3 lines
89 B
Prolog
3 lines
89 B
Prolog
# Keep SDL activity and related JNI bridge methods.
|
|
-keep class org.libsdl.app.** { *; }
|