mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Mindustry: explain the scanignore for DexClassLoader
This commit is contained in:
parent
cfb73439c6
commit
16beadc48b
1 changed files with 4 additions and 0 deletions
|
|
@ -147,6 +147,10 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
The folder "assets/saves" contains savegames not executables.
|
The folder "assets/saves" contains savegames not executables.
|
||||||
|
|
||||||
|
android/src/mindustry/android/AndroidRhinoContext.java uses DexClassLoader
|
||||||
|
together with Mozilla's Rhino to provide JavaScript automation to user mods
|
||||||
|
(https://mindustrygame.github.io/wiki/modding/)
|
||||||
|
|
||||||
AutoUpdateMode: Version v%c
|
AutoUpdateMode: Version v%c
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://raw.githubusercontent.com/Anuken/MindustryBuilds/master/version_fdroid.txt|versionCode=(.*)|.|versionName=(.*)
|
UpdateCheckData: https://raw.githubusercontent.com/Anuken/MindustryBuilds/master/version_fdroid.txt|versionCode=(.*)|.|versionName=(.*)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue