Installer army-men-rts-steam

game:
  appid: 694500
  arch: win32
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win32
    description: Creating 32bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR/prefix
description: Installer not tested, using WineSteam runner with esync
game_slug: army-men-rts
gogslug: army_men_rts
humblestoreid: ''
installer_slug: army-men-rts-steam
name: Army Men RTS
notes: ''
runner: winesteam
script:
  game:
    appid: 694500
    arch: win32
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win32
      description: Creating 32bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR/prefix
slug: army-men-rts-steam
steamid: 694500
version: Steam
year: 2002
{
  "game_slug": "army-men-rts",
  "version": "Steam",
  "description": "Installer not tested, using WineSteam runner with esync",
  "notes": "",
  "name": "Army Men RTS",
  "year": 2002,
  "steamid": 694500,
  "gogslug": "army_men_rts",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "army-men-rts-steam",
  "installer_slug": "army-men-rts-steam",
  "script": {
    "game": {
      "appid": 694500,
      "arch": "win32",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game