Skip to content

Commit

Permalink
version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ShutovKS committed Feb 29, 2024
1 parent 58f2af9 commit c83fcaf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,42 +15,42 @@ MonoBehaviour:
isReleaseBuild: 1
isNeedZip: 1
builds:
- isEnabled: 0
- isEnabled: 1
isCompress: 0
buildPath: Builds/Windows32_1.0.4/Between_Two_Worlds.exe
buildPath: Builds/Windows32_1.0.5/Between_Two_Worlds.exe
addonsUsed: 0
options: 0
target: 5
targetGroup: 1
- isEnabled: 0
- isEnabled: 1
isCompress: 0
buildPath: Builds/Windows64_1.0.4/Between_Two_Worlds.exe
buildPath: Builds/Windows64_1.0.5/Between_Two_Worlds.exe
addonsUsed: 0
options: 0
target: 19
targetGroup: 1
- isEnabled: 0
- isEnabled: 1
isCompress: 0
buildPath: Builds/Linux_1.0.4/Between_Two_Worldsx86_64
buildPath: Builds/Linux_1.0.5/Between_Two_Worldsx86_64
addonsUsed: 0
options: 0
target: 24
targetGroup: 1
- isEnabled: 0
- isEnabled: 1
isCompress: 0
buildPath: Builds/Android_1.0.4/Between_Two_Worlds.apk
buildPath: Builds/Android_1.0.5/Between_Two_Worlds.apk
addonsUsed: 0
options: 0
target: 13
targetGroup: 7
- isEnabled: 0
- isEnabled: 1
isCompress: 0
buildPath: Builds/WebGL_1.0.4/Between_Two_Worlds
buildPath: Builds/WebGL_1.0.5/Between_Two_Worlds
addonsUsed: 0
options: 4
target: 20
targetGroup: 13
- isEnabled: 1
- isEnabled: 0
isCompress: 0
buildPath: Builds/WebGL_YandexGame1.0.4/Between_Two_Worlds
addonsUsed: 1
Expand Down
6 changes: 3 additions & 3 deletions src/Visual novel/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ PlayerSettings:
vulkanEnableLateAcquireNextImage: 0
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
bundleVersion: 1.0.4
bundleVersion: 1.0.5
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand Down Expand Up @@ -168,7 +168,7 @@ PlayerSettings:
iPhone: 0
tvOS: 0
overrideDefaultApplicationIdentifier: 0
AndroidBundleVersionCode: 8
AndroidBundleVersionCode: 9
AndroidMinSdkVersion: 23
AndroidTargetSdkVersion: 0
AndroidPreferredInstallLocation: 1
Expand Down Expand Up @@ -715,7 +715,7 @@ PlayerSettings:
scriptingDefineSymbols:
Android:
Standalone:
WebGL: YG_SERVICES;YG_PLUGIN_YANDEX_GAME;YG_NEWTONSOFT_FOR_SAVES;YG_TEXT_MESH_PRO
WebGL:
additionalCompilerArguments:
WebGL: []
platformArchitecture: {}
Expand Down

0 comments on commit c83fcaf

Please sign in to comment.