From 8c5718562ab03f843dbf7ec201c087b94bdcda40 Mon Sep 17 00:00:00 2001 From: Mikhail Agapov Date: Tue, 19 Mar 2024 11:27:16 +0300 Subject: [PATCH] Add Fog Variants --- Dockerfile | 6 +++--- .../Assets/git-submodules/unity-shared-dependencies | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index a4760262..44736e40 100644 --- a/Dockerfile +++ b/Dockerfile @@ -46,9 +46,9 @@ ENV NODE_PATH $NVM_DIR/versions/node/$NODE_VERSION/lib/node_modules ENV PATH $NVM_DIR/versions/node/$NODE_VERSION/bin:$PATH # Change this value ONLY if we have done breaking changes for every material, doing so is VERY costly -ENV AB_VERSION v12 -ENV AB_VERSION_WINDOWS v15 -ENV AB_VERSION_MAC v16 +ENV AB_VERSION v13 +ENV AB_VERSION_WINDOWS v16 +ENV AB_VERSION_MAC v17 # NODE_ENV is used to configure some runtime options, like JSON logger ENV NODE_ENV production diff --git a/asset-bundle-converter/Assets/git-submodules/unity-shared-dependencies b/asset-bundle-converter/Assets/git-submodules/unity-shared-dependencies index 6b28bf13..135e9423 160000 --- a/asset-bundle-converter/Assets/git-submodules/unity-shared-dependencies +++ b/asset-bundle-converter/Assets/git-submodules/unity-shared-dependencies @@ -1 +1 @@ -Subproject commit 6b28bf1324d077dbe5939b7cb3057db20aed5b07 +Subproject commit 135e94236dcb90cdda23675b9309d10f4a0ca577