Initial work of the game selector.

This commit is contained in:
Miku AuahDark
2022-02-06 21:39:00 +08:00
parent a63feccedd
commit 2a461594a7
15 changed files with 51 additions and 243 deletions
+1
View File
@@ -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"