Installer catworld-itchio-03-demo

files:
- zip: N/A select the zipfile for the Windows 0.3 version downloaded from https://desktop-trash.itch.io/catworld
    (and consider supporting the creator :D)
game:
  arch: win64
  exe: $GAMEDIR/CatWorld 0.3.exe
  prefix: $GAMEDIR/pfx
  working_dir: $GAMEDIR/pfx
installer:
- extract:
    description: extracting game zip...
    dst: $GAMEDIR
    file: zip
description: Itch.io Demo version 0.3
game_slug: catworld
gogslug: ''
humblestoreid: ''
installer_slug: catworld-itchio-03-demo
name: Catworld
notes: ''
runner: wine
script:
  files:
  - zip: N/A select the zipfile for the Windows 0.3 version downloaded from https://desktop-trash.itch.io/catworld
      (and consider supporting the creator :D)
  game:
    arch: win64
    exe: $GAMEDIR/CatWorld 0.3.exe
    prefix: $GAMEDIR/pfx
    working_dir: $GAMEDIR/pfx
  installer:
  - extract:
      description: extracting game zip...
      dst: $GAMEDIR
      file: zip
slug: catworld-itchio-03-demo
steamid: null
version: Itch.io 0.3 Demo
year: null
{
  "game_slug": "catworld",
  "version": "Itch.io 0.3 Demo",
  "description": "Itch.io Demo version 0.3",
  "notes": "",
  "name": "Catworld",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "catworld-itchio-03-demo",
  "installer_slug": "catworld-itchio-03-demo",
  "script": {
    "files": [
      {
        "zip": "N/A select the zipfile for the Windows 0.3 version downloaded from https://desktop-trash.itch.io/catworld (and consider supporting the creator :D)"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/CatWorld 0.3.exe",
      "prefix": "$GAMEDIR/pfx",
      "working_dir": "$GAMEDIR/pfx"
    },
    "installer": [
      {
        "extract": {
          "description": "extracting game zip...",
          "dst": "$GAMEDIR",
          "file": "zip"
        }
      }
    ]
  }
}
Back to game