Installer valkyrie-gm-release

files:
- valkyrie: https://github.com/NPBruce/valkyrie/releases/download/release%2F2.6%2F2.6.0/valkyrie-linux-2.6.0.tar.gz
game:
  exe: valkyrie.x86_64
installer:
- extract:
    dst: $GAMEDIR
    file: valkyrie
description: Installs the release from the github page
game_slug: valkyrie-gm
gogslug: ''
humblestoreid: ''
installer_slug: valkyrie-gm-release
name: Valkyrie GM
notes: "Before running this be sure to import the Descent: Road to Legend and/or Mansions\
  \ of Madness 2nd Edition assets from their respective Steam installations. This\
  \ can be done with the following commands:\r\n\r\n- Descent: ./valkyrie.x86_64 -import\
  \ /home///common/Descent\\ Road\\ to\\ Legend/\r\n- Mansions of Madness 2E: ./valkyrie.x86_64\
  \ -import /home///common/ Mansions\\ of\\ Madness/"
runner: linux
script:
  files:
  - valkyrie: https://github.com/NPBruce/valkyrie/releases/download/release%2F2.6%2F2.6.0/valkyrie-linux-2.6.0.tar.gz
  game:
    exe: valkyrie.x86_64
  installer:
  - extract:
      dst: $GAMEDIR
      file: valkyrie
slug: valkyrie-gm-release
steamid: null
version: release
year: 2016
{
  "game_slug": "valkyrie-gm",
  "version": "release",
  "description": "Installs the release from the github page",
  "notes": "Before running this be sure to import the Descent: Road to Legend and/or Mansions of Madness 2nd Edition assets from their respective Steam installations. This can be done with the following commands:\r\n\r\n- Descent: ./valkyrie.x86_64 -import /home///common/Descent\\ Road\\ to\\ Legend/\r\n- Mansions of Madness 2E: ./valkyrie.x86_64 -import /home///common/ Mansions\\ of\\ Madness/",
  "name": "Valkyrie GM",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "valkyrie-gm-release",
  "installer_slug": "valkyrie-gm-release",
  "script": {
    "files": [
      {
        "valkyrie": "https://github.com/NPBruce/valkyrie/releases/download/release%2F2.6%2F2.6.0/valkyrie-linux-2.6.0.tar.gz"
      }
    ],
    "game": {
      "exe": "valkyrie.x86_64"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "valkyrie"
        }
      }
    ]
  }
}
Back to game