mirror of
https://github.com/love2d/love-android.git
synced 2026-08-16 00:02:31 +02:00
Initial work of the game selector.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/love"
|
||||
android:label="LÖVE for Android">
|
||||
<!-- You don't have to change the activity class unless you have special needs! !-->
|
||||
<activity
|
||||
android:name="org.love2d.android.GameActivity"
|
||||
android:exported="true"
|
||||
|
||||
Reference in New Issue
Block a user