Creating Unity project
This commit is contained in:
parent
44d8d6a8d8
commit
9d0ada54e0
72 changed files with 7531 additions and 9 deletions
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"MonoBehaviour": {
|
||||
"m_Enabled": true,
|
||||
"m_EditorHideFlags": 0,
|
||||
"m_Name": "",
|
||||
"m_EditorClassIdentifier": "",
|
||||
"ToolbarIndex": 0,
|
||||
"m_iOSNotificationSettingsValues": {
|
||||
"m_Keys": [
|
||||
"UnityNotificationRequestAuthorizationOnAppLaunch",
|
||||
"UnityNotificationDefaultAuthorizationOptions",
|
||||
"UnityAddRemoteNotificationCapability",
|
||||
"UnityNotificationRequestAuthorizationForRemoteNotificationsOnAppLaunch",
|
||||
"UnityRemoteNotificationForegroundPresentationOptions",
|
||||
"UnityUseAPSReleaseEnvironment",
|
||||
"UnityUseLocationNotificationTrigger"
|
||||
],
|
||||
"m_Values": [
|
||||
"True",
|
||||
"7",
|
||||
"False",
|
||||
"False",
|
||||
"-1",
|
||||
"False",
|
||||
"False"
|
||||
]
|
||||
},
|
||||
"m_AndroidNotificationSettingsValues": {
|
||||
"m_Keys": [
|
||||
"UnityNotificationAndroidRescheduleOnDeviceRestart",
|
||||
"UnityNotificationAndroidUseCustomActivity",
|
||||
"UnityNotificationAndroidCustomActivityString"
|
||||
],
|
||||
"m_Values": [
|
||||
"False",
|
||||
"False",
|
||||
"com.unity3d.player.UnityPlayerActivity"
|
||||
]
|
||||
},
|
||||
"DrawableResources": []
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue