Installer mindustry-itchio

files:
- game: N/A:Please select the itch.io archive
game:
  exe: Mindustry
installer:
- extract:
    file: $game
- chmodx: $GAMEDIR/Mindustry
description: Download release from itch.io site
game_slug: mindustry
gogslug: ''
humblestoreid: ''
installer_slug: mindustry-itchio
name: Mindustry
notes: ''
runner: linux
script:
  files:
  - game: N/A:Please select the itch.io archive
  game:
    exe: Mindustry
  installer:
  - extract:
      file: $game
  - chmodx: $GAMEDIR/Mindustry
slug: mindustry-itchio
steamid: 1127400
version: itch.io
year: 2017
{
  "game_slug": "mindustry",
  "version": "itch.io",
  "description": "Download release from itch.io site",
  "notes": "",
  "name": "Mindustry",
  "year": 2017,
  "steamid": 1127400,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "mindustry-itchio",
  "installer_slug": "mindustry-itchio",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "exe": "Mindustry"
    },
    "installer": [
      {
        "extract": {
          "file": "$game"
        }
      },
      {
        "chmodx": "$GAMEDIR/Mindustry"
      }
    ]
  }
}
Back to game