From c83fcafa795582b139017e91624d82f3ce098880 Mon Sep 17 00:00:00 2001 From: ShutovKS Date: Thu, 29 Feb 2024 16:00:26 +0300 Subject: [PATCH] version 1.0.5 --- .../Settings/GeneralBuildData.asset | 22 +++++++++---------- .../ProjectSettings/ProjectSettings.asset | 6 ++--- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/Visual novel/Assets/Plugins/BuildsManager/Settings/GeneralBuildData.asset b/src/Visual novel/Assets/Plugins/BuildsManager/Settings/GeneralBuildData.asset index b229b33..319bb8e 100644 --- a/src/Visual novel/Assets/Plugins/BuildsManager/Settings/GeneralBuildData.asset +++ b/src/Visual novel/Assets/Plugins/BuildsManager/Settings/GeneralBuildData.asset @@ -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 diff --git a/src/Visual novel/ProjectSettings/ProjectSettings.asset b/src/Visual novel/ProjectSettings/ProjectSettings.asset index ae9a0f1..c9aed29 100644 --- a/src/Visual novel/ProjectSettings/ProjectSettings.asset +++ b/src/Visual novel/ProjectSettings/ProjectSettings.asset @@ -137,7 +137,7 @@ PlayerSettings: vulkanEnableLateAcquireNextImage: 0 vulkanEnableCommandBufferRecycling: 1 loadStoreDebugModeEnabled: 0 - bundleVersion: 1.0.4 + bundleVersion: 1.0.5 preloadedAssets: [] metroInputSource: 0 wsaTransparentSwapchain: 0 @@ -168,7 +168,7 @@ PlayerSettings: iPhone: 0 tvOS: 0 overrideDefaultApplicationIdentifier: 0 - AndroidBundleVersionCode: 8 + AndroidBundleVersionCode: 9 AndroidMinSdkVersion: 23 AndroidTargetSdkVersion: 0 AndroidPreferredInstallLocation: 1 @@ -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: {}