Installer roachwar-1

files:
- game_archive: http://www.completelyfreesoftware.com/software/roachwar_1.02a_eng.zip
game:
  exe: drive_c/Program Files (x86)/Roachwar/RoachwarEng.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/Roachwar
    file: game_archive
description: Extracts the zip file and moves the contents into an appropriate location.
game_slug: roachwar
gogslug: ''
humblestoreid: ''
installer_slug: roachwar-1
name: Roachwar
notes: ''
runner: wine
script:
  files:
  - game_archive: http://www.completelyfreesoftware.com/software/roachwar_1.02a_eng.zip
  game:
    exe: drive_c/Program Files (x86)/Roachwar/RoachwarEng.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/Roachwar
      file: game_archive
slug: roachwar-1
steamid: null
version: '1'
year: 2002
{
  "game_slug": "roachwar",
  "version": "1",
  "description": "Extracts the zip file and moves the contents into an appropriate location.",
  "notes": "",
  "name": "Roachwar",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "roachwar-1",
  "installer_slug": "roachwar-1",
  "script": {
    "files": [
      {
        "game_archive": "http://www.completelyfreesoftware.com/software/roachwar_1.02a_eng.zip"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Roachwar/RoachwarEng.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Roachwar",
          "file": "game_archive"
        }
      }
    ]
  }
}
Back to game