Skip to content

Commit

Permalink
unciv: Update to version 4.14.15
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 14, 2024
1 parent c42c5e4 commit ff62777
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.14.14",
"version": "4.14.15",
"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.14.14/Unciv-Windows64.zip",
"hash": "bd2c8b0fc71c680c816bb6eb80db4a0237d27d7bf0dd8a28f6869fc02f596ff3",
"url": "https://github.com/yairm210/Unciv/releases/download/4.14.15/Unciv-Windows64.zip",
"hash": "bd483e99e5f5f33a9a23e55919f21ad6dddcd20f02f160c40dd8baff7e9a1c6a",
"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 ff62777

Please sign in to comment.