Installer princess-of-ruin-15

exe: Princess of Ruin.sh
files:
- file1: N/A:Please select the game archive
installer:
- extract:
    file: file1
- chmodx: $GAMEDIR/Princess of Ruin.sh
- chmodx: $GAMEDIR/lib/linux-i686/Princess of Ruin
- chmodx: $GAMEDIR/lib/linux-x86_64/Princess of Ruin
description: null
game_slug: princess-of-ruin
gogslug: ''
humblestoreid: ''
installer_slug: princess-of-ruin-15
name: Princess of Ruin
notes: Should work for the demo as well as the full version.
runner: linux
script:
  exe: Princess of Ruin.sh
  files:
  - file1: N/A:Please select the game archive
  installer:
  - extract:
      file: file1
  - chmodx: $GAMEDIR/Princess of Ruin.sh
  - chmodx: $GAMEDIR/lib/linux-i686/Princess of Ruin
  - chmodx: $GAMEDIR/lib/linux-x86_64/Princess of Ruin
slug: princess-of-ruin-15
steamid: null
version: '1.5'
year: 2014
{
  "game_slug": "princess-of-ruin",
  "version": "1.5",
  "description": null,
  "notes": "Should work for the demo as well as the full version.",
  "name": "Princess of Ruin",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "princess-of-ruin-15",
  "installer_slug": "princess-of-ruin-15",
  "script": {
    "exe": "Princess of Ruin.sh",
    "files": [
      {
        "file1": "N/A:Please select the game archive"
      }
    ],
    "installer": [
      {
        "extract": {
          "file": "file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/Princess of Ruin.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/Princess of Ruin"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/Princess of Ruin"
      }
    ]
  }
}
Back to game