diff --git a/engines/ja2-stracciatella/assets/run-ja2-gold.sh b/engines/ja2-stracciatella/assets/run-ja2-gold.sh index 61d1221c0..38f32cd15 100755 --- a/engines/ja2-stracciatella/assets/run-ja2-gold.sh +++ b/engines/ja2-stracciatella/assets/run-ja2-gold.sh @@ -1,8 +1,8 @@ #!/bin/bash -wantedversion="0.20.0" +wantedversion="0.21.0" -filepath="./ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage" +filepath="./ja2-stracciatella_0.21.0-git+61938e1_x86-64.AppImage" if [ -f "readyversion.txt" ]; then readyversion=$(cat readyversion.txt) diff --git a/engines/ja2-stracciatella/assets/run-ja2.sh b/engines/ja2-stracciatella/assets/run-ja2.sh index e8204c9f9..90fbcdccd 100755 --- a/engines/ja2-stracciatella/assets/run-ja2.sh +++ b/engines/ja2-stracciatella/assets/run-ja2.sh @@ -1,8 +1,8 @@ #!/bin/bash -wantedversion="0.20.0" +wantedversion="0.21.0" -filepath="./ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage" +filepath="./ja2-stracciatella_0.21.0-git+61938e1_x86-64.AppImage" if [[ -d "JA2Classic" ]]; then echo "Classic found" diff --git a/metadata/packagessniper_v2.json b/metadata/packagessniper_v2.json index 168443b80..c16103b90 100644 --- a/metadata/packagessniper_v2.json +++ b/metadata/packagessniper_v2.json @@ -5080,8 +5080,8 @@ "download": [ { "name": "ja2-binaries", - "url": "https://github.com/ja2-stracciatella/ja2-stracciatella/releases/download/v0.20.0/", - "file": "ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage" + "url": "https://github.com/ja2-stracciatella/ja2-stracciatella/releases/download/v0.21.0/", + "file": "ja2-stracciatella_0.21.0-git+61938e1_x86-64.AppImage" }, { "name": "ja2-wildfire", @@ -5097,6 +5097,8 @@ "command": "./run-ja2.sh", "engine_name": "Jagged Alliance 2 Stracciatella", "cloudAvailable": true, + "cloudIssue": true, + "cloudIssueReason": "saves_not_compatible", "app_id": "215930" }, { @@ -5104,8 +5106,8 @@ "download": [ { "name": "ja2-binaries", - "url": "https://github.com/ja2-stracciatella/ja2-stracciatella/releases/download/v0.20.0/", - "file": "ja2-stracciatella_0.20.0-git+439a6d3_x86-64.AppImage" + "url": "https://github.com/ja2-stracciatella/ja2-stracciatella/releases/download/v0.21.0/", + "file": "ja2-stracciatella_0.21.0-git+61938e1_x86-64.AppImagee" }, { "name": "ja2-stracciatella", @@ -8452,7 +8454,7 @@ }, { "engine_link": "https://ja2-stracciatella.github.io", - "version": "0.20.0", + "version": "0.21.0", "author": "d10sfan", "author_link": "https://github.com/d10sfan", "license": "Original in SFI-SCLA with Additions in Public Domain",