Installer game-of-robot-win

files:
- installer: https://tom-productions.de/games/release/GameOfRobotInstall.zip
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/TOM-Productions/Robot/GameOfRobot.exe
  prefix: $GAMEDIR
installer:
- extract:
    description: Extracting installer
    file: installer
- task:
    description: Running installer
    executable: $GAMEDIR/GameOfRobotInstall.exe
    name: wineexec
    prefix: $GAMEDIR
description: Windows version
game_slug: game-of-robot
gogslug: ''
humblestoreid: ''
installer_slug: game-of-robot-win
name: Game of Robot
notes: ''
runner: wine
script:
  files:
  - installer: https://tom-productions.de/games/release/GameOfRobotInstall.zip
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/TOM-Productions/Robot/GameOfRobot.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      description: Extracting installer
      file: installer
  - task:
      description: Running installer
      executable: $GAMEDIR/GameOfRobotInstall.exe
      name: wineexec
      prefix: $GAMEDIR
slug: game-of-robot-win
steamid: null
version: win
year: 1988
{
  "game_slug": "game-of-robot",
  "version": "win",
  "description": "Windows version",
  "notes": "",
  "name": "Game of Robot",
  "year": 1988,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "game-of-robot-win",
  "installer_slug": "game-of-robot-win",
  "script": {
    "files": [
      {
        "installer": "https://tom-productions.de/games/release/GameOfRobotInstall.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/TOM-Productions/Robot/GameOfRobot.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting installer",
          "file": "installer"
        }
      },
      {
        "task": {
          "description": "Running installer",
          "executable": "$GAMEDIR/GameOfRobotInstall.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game