Skip to content

Commit

Permalink
unciv: Update to version 4.10.22
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 26, 2024
1 parent 5ca5ed9 commit 964eab5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/unciv.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "4.10.21",
"version": "4.10.22",
"homepage": "https://github.com/yairm210/UnCiv",
"description": "Open source, mod-friendly Android + Desktop remake of Civ V, made with LibGDX",
"license": "MPL-2.0",
"suggest": {
"Java Runtime Environment": "java/temurin-jre"
},
"url": "https://github.com/yairm210/Unciv/releases/download/4.10.21/Unciv-Windows64.zip",
"hash": "32ac9fc99c81354043150c8961160a32f75f5e774e73477b0911a46f84b66084",
"url": "https://github.com/yairm210/Unciv/releases/download/4.10.22/Unciv-Windows64.zip",
"hash": "9bd005dded2f11a170714b93231c6e89b08f776bcc56ee6ac77c94ca5c86593f",
"pre_install": [
"if (!(Test-Path \"$persist_dir\\GameSettings.json\")) {",
"New-Item \"$dir\\GameSettings.json\" -Value '{resolution:1200x800,windowState:{width:1920,height:1080},isFreshlyCreated:true,multiplayer:{userId:},version:1}' | Out-Null",
Expand Down

0 comments on commit 964eab5

Please sign in to comment.