Installer wargroove-steamless

files:
- archive: N/A:Select source archive
game:
  arch: win64
  args: --skip-intro
  exe: data/win64_bin/wargroove64.exe
  prefix: $GAMEDIR/prefix
installer:
- extract:
    dst: $GAMEDIR/data
    file: archive
description: Wargroove without steam requirement, launched directly against win. Game
  files are expected to be in a zip archive.
game_slug: wargroove
gogslug: wargroove
humblestoreid: ''
installer_slug: wargroove-steamless
name: Wargroove
notes: "--skip-intro because of \"Halley has aborted...\" Crash at Launch on Steam\r\
  \nsee <a href=\"https://community.playstarbound.com/threads/halley-has-aborted-crash-at-launch-on-steam.152133/\"\
  >https://community.playstarbound.com/threads/halley-has-aborted-crash-at-launch-on-steam.152133/</a>\
  \ for information"
runner: wine
script:
  files:
  - archive: N/A:Select source archive
  game:
    arch: win64
    args: --skip-intro
    exe: data/win64_bin/wargroove64.exe
    prefix: $GAMEDIR/prefix
  installer:
  - extract:
      dst: $GAMEDIR/data
      file: archive
slug: wargroove-steamless
steamid: 607050
version: steamless
year: 2019
{
  "game_slug": "wargroove",
  "version": "steamless",
  "description": "Wargroove without steam requirement, launched directly against win. Game files are expected to be in a zip archive.",
  "notes": "--skip-intro because of \"Halley has aborted...\" Crash at Launch on Steam\r\nsee <a href=\"https://community.playstarbound.com/threads/halley-has-aborted-crash-at-launch-on-steam.152133/\">https://community.playstarbound.com/threads/halley-has-aborted-crash-at-launch-on-steam.152133/</a> for information",
  "name": "Wargroove",
  "year": 2019,
  "steamid": 607050,
  "gogslug": "wargroove",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "wargroove-steamless",
  "installer_slug": "wargroove-steamless",
  "script": {
    "files": [
      {
        "archive": "N/A:Select source archive"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "--skip-intro",
      "exe": "data/win64_bin/wargroove64.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/data",
          "file": "archive"
        }
      }
    ]
  }
}
Back to game