Installer star-channel-34

files:
- game_archive: N/A:Select the release archive file from http://www.test.akabur.com/
game:
  exe: Star Channel/Star Channel 34.exe
  prefix: $GAMEDIR/prefix
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR/prefix
- extract:
    dst: $GAMEDIR/Star Channel
    file: $game_archive
description: ''
game_slug: star-channel
gogslug: ''
humblestoreid: ''
installer_slug: star-channel-34
name: Star Channel
notes: ''
runner: wine
script:
  files:
  - game_archive: N/A:Select the release archive file from http://www.test.akabur.com/
  game:
    exe: Star Channel/Star Channel 34.exe
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - extract:
      dst: $GAMEDIR/Star Channel
      file: $game_archive
slug: star-channel-34
steamid: null
version: '34'
year: 2016
{
  "game_slug": "star-channel",
  "version": "34",
  "description": "",
  "notes": "",
  "name": "Star Channel",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "star-channel-34",
  "installer_slug": "star-channel-34",
  "script": {
    "files": [
      {
        "game_archive": "N/A:Select the release archive file from http://www.test.akabur.com/"
      }
    ],
    "game": {
      "exe": "Star Channel/Star Channel 34.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/Star Channel",
          "file": "$game_archive"
        }
      }
    ]
  }
}
Back to game