Installer among-us-itchio

files:
- game: N/A:Please select the itch.io archive
game:
  arch: win64
  exe: Among Us
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/Games/
    file: $game
description: Download release from itch.io site
game_slug: among-us
gogslug: ''
humblestoreid: ''
installer_slug: among-us-itchio
name: Among Us
notes: ''
runner: wine
script:
  files:
  - game: N/A:Please select the itch.io archive
  game:
    arch: win64
    exe: Among Us
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/Games/
      file: $game
slug: among-us-itchio
steamid: 945360
version: itch.io
year: 2018
{
  "game_slug": "among-us",
  "version": "itch.io",
  "description": "Download release from itch.io site",
  "notes": "",
  "name": "Among Us",
  "year": 2018,
  "steamid": 945360,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "among-us-itchio",
  "installer_slug": "among-us-itchio",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "Among Us",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Games/",
          "file": "$game"
        }
      }
    ]
  }
}
Back to game