Installer chronicle-rewritten-direct

files:
- game_archive: https://chroniclerewritten.com/builds/2024-04-25_Chronicle_Alpha_$VERSION.zip
game:
  exe: $GAMEDIR/Chronicle.exe
  working_dir: $GAMEDIR
installer:
- extract:
    file: game_archive
- chmodx: $GAMEDIR/Chronicle.exe
variables:
  VERSION: 1.1.1
wine:
  dxvk: false
description: ''
game_slug: chronicle-rewritten
gogslug: ''
humblestoreid: ''
installer_slug: chronicle-rewritten-direct
name: 'Chronicle: Rewritten'
notes: When launching the game, the window may be unresponsive for around 30-60 seconds.
  Just wait and once the game has loaded everything will run smoothly.
runner: wine
script:
  files:
  - game_archive: https://chroniclerewritten.com/builds/2024-04-25_Chronicle_Alpha_$VERSION.zip
  game:
    exe: $GAMEDIR/Chronicle.exe
    working_dir: $GAMEDIR
  installer:
  - extract:
      file: game_archive
  - chmodx: $GAMEDIR/Chronicle.exe
  variables:
    VERSION: 1.1.1
  wine:
    dxvk: false
slug: chronicle-rewritten-direct
steamid: null
version: Direct
year: 2022
{
  "game_slug": "chronicle-rewritten",
  "version": "Direct",
  "description": "",
  "notes": "When launching the game, the window may be unresponsive for around 30-60 seconds. Just wait and once the game has loaded everything will run smoothly.",
  "name": "Chronicle: Rewritten",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "chronicle-rewritten-direct",
  "installer_slug": "chronicle-rewritten-direct",
  "script": {
    "files": [
      {
        "game_archive": "https://chroniclerewritten.com/builds/2024-04-25_Chronicle_Alpha_$VERSION.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Chronicle.exe",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "file": "game_archive"
        }
      },
      {
        "chmodx": "$GAMEDIR/Chronicle.exe"
      }
    ],
    "variables": {
      "VERSION": "1.1.1"
    },
    "wine": {
      "dxvk": false
    }
  }
}
Back to game