mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-03 13:30:25 +07:00
12 lines
290 B
Prolog
12 lines
290 B
Prolog
-dontobfuscate
|
|
|
|
-keep class mindustry.** { *; }
|
|
-keep class arc.** { *; }
|
|
-keep class net.jpountz.** { *; }
|
|
-keep class rhino.** { *; }
|
|
-keep class com.android.dex.** { *; }
|
|
-keepattributes Signature,*Annotation*,InnerClasses,EnclosingMethod
|
|
|
|
-dontwarn javax.naming.**
|
|
|
|
#-printusage out.txt |