Installer edopro-4014

files:
- archive: https://github.com/ProjectIgnis/edopro-assets/releases/download/40.1.4/ProjectIgnis-EDOPro-40.1.4-linux.tar.gz
game:
  exe: $GAMEDIR/EDOPro
  working_dir: $GAMEDIR
installer:
- extract:
    file: archive
- chmodx: $GAMEDIR/EDOPro
description: null
game_slug: edopro
gogslug: ''
humblestoreid: ''
installer_slug: edopro-4014
name: EDOPro
notes: 'For AI support, install the mono-complete package: https://www.mono-project.com/download/stable/#download-lin'
runner: linux
script:
  files:
  - archive: https://github.com/ProjectIgnis/edopro-assets/releases/download/40.1.4/ProjectIgnis-EDOPro-40.1.4-linux.tar.gz
  game:
    exe: $GAMEDIR/EDOPro
    working_dir: $GAMEDIR
  installer:
  - extract:
      file: archive
  - chmodx: $GAMEDIR/EDOPro
slug: edopro-4014
steamid: null
version: 40.1.4
year: 2020
{
  "game_slug": "edopro",
  "version": "40.1.4",
  "description": null,
  "notes": "For AI support, install the mono-complete package: https://www.mono-project.com/download/stable/#download-lin",
  "name": "EDOPro",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "edopro-4014",
  "installer_slug": "edopro-4014",
  "script": {
    "files": [
      {
        "archive": "https://github.com/ProjectIgnis/edopro-assets/releases/download/40.1.4/ProjectIgnis-EDOPro-40.1.4-linux.tar.gz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/EDOPro",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "file": "archive"
        }
      },
      {
        "chmodx": "$GAMEDIR/EDOPro"
      }
    ]
  }
}
Back to game