v0.7.5b: SPD-classes and core are no longer android-specific modules!
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
package="com.shatteredpixel.shatteredpixeldungeon.android"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-feature
|
||||
android:glEsVersion="0x00020000"/>
|
||||
<uses-feature android:glEsVersion="0x00020000"/>
|
||||
|
||||
<uses-permission android:name="android.permission.VIBRATE" />
|
||||
|
||||
<!-- Note that the game doesn't truly support small screen resolutions,
|
||||
it instead forces downscaling to work on these displays.-->
|
||||
|
||||
Reference in New Issue
Block a user