Skip to content

Commit

Permalink
unciv: Update to version 4.11.16
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 30, 2024
1 parent 145bf85 commit e694b94
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.11.15",
"version": "4.11.16",
"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.11.15/Unciv-Windows64.zip",
"hash": "46bfe40e0762817b9596fa9e965f35ad4514c3f3a939cfda907b2a6bf494f8b8",
"url": "https://github.com/yairm210/Unciv/releases/download/4.11.16/Unciv-Windows64.zip",
"hash": "9ff761ec1e2d3bd950fe2cddaaa00fcc7ff0d9f17ae3c5b4c35168a6164f70be",
"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 e694b94

Please sign in to comment.