Skip to content

Commit 7034bec

Browse files
unciv: Update to version 4.21.10-patch2
1 parent f338fd0 commit 7034bec

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

bucket/unciv.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "4.21.10",
2+
"version": "4.21.10-patch2",
33
"homepage": "https://github.com/yairm210/UnCiv",
44
"description": "Open source, mod-friendly Android + Desktop remake of Civ V, made with LibGDX",
55
"license": "MPL-2.0",
66
"suggest": {
77
"Java Runtime Environment": "java/temurin-jre"
88
},
9-
"url": "https://github.com/yairm210/Unciv/releases/download/4.21.10/Unciv-Windows64.zip",
10-
"hash": "0ab890abccd43b5d29d6912e4204f288ac4b4cea732846bd59de6663ac38bb47",
9+
"url": "https://github.com/yairm210/Unciv/releases/download/4.21.10-patch2/Unciv-Windows64.zip",
10+
"hash": "64e1ff529ae8c7d0c9bdbd654212c9fbb28ae56e1235878ef5cf6fd1dabd46b9",
1111
"pre_install": [
1212
"if (!(Test-Path \"$persist_dir\\GameSettings.json\")) {",
1313
"New-Item \"$dir\\GameSettings.json\" -Value '{resolution:1200x800,windowState:{width:1920,height:1080},isFreshlyCreated:true,multiplayer:{userId:},version:1}' | Out-Null",

0 commit comments

Comments
 (0)