update assets to 1.03

This commit is contained in:
2025-08-04 16:04:54 +08:00
parent f14db75802
commit 0ac6d9882e
23 changed files with 499 additions and 1034 deletions

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.unity3d.player"
xmlns:tools="http://schemas.android.com/tools">
<application>
<activity android:name="com.unity3d.player.UnityPlayerActivity"
android:theme="@style/UnityThemeSelector">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
<meta-data android:name="unityplayer.UnityActivity" android:value="true" />
</activity>
</application>
<uses-permission android:name="android.permission.VIBRATE"/>
</manifest>

View File

@ -0,0 +1,3 @@
fileFormatVersion: 2
guid: ae3546a78b994fb698b42f134c762323
timeCreated: 1753441198