Installer evil-islands-demo

files:
- demo: https://archive.org/download/Eiengdemo/eiengdemo.exe
game:
  exe: $GAMEDIR/drive_c/Program Files/Evil Islands Demo/starter.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    executable: demo
    name: wineexec
    prefix: $GAMEDIR/
description: null
game_slug: evil-islands
gogslug: evil_islands
humblestoreid: ''
installer_slug: evil-islands-demo
name: Evil Islands - Curse of the Lost Soul
notes: ''
runner: wine
script:
  files:
  - demo: https://archive.org/download/Eiengdemo/eiengdemo.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files/Evil Islands Demo/starter.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      executable: demo
      name: wineexec
      prefix: $GAMEDIR/
slug: evil-islands-demo
steamid: null
version: DEMO
year: 2001
{
  "game_slug": "evil-islands",
  "version": "DEMO",
  "description": null,
  "notes": "",
  "name": "Evil Islands - Curse of the Lost Soul",
  "year": 2001,
  "steamid": null,
  "gogslug": "evil_islands",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "evil-islands-demo",
  "installer_slug": "evil-islands-demo",
  "script": {
    "files": [
      {
        "demo": "https://archive.org/download/Eiengdemo/eiengdemo.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/Evil Islands Demo/starter.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "executable": "demo",
          "name": "wineexec",
          "prefix": "$GAMEDIR/"
        }
      }
    ]
  }
}
Back to game