Installer hard-work-demo

files:
- file1: N/A:Please select the demo archive
game:
  exe: hardworkdemo.sh
installer:
- extract:
    file: file1
- chmodx: $GAMEDIR/hardworkdemo.sh
- chmodx: $GAMEDIR/lib/linux-i686/hardworkdemo
- chmodx: $GAMEDIR/lib/linux-x86_64/hardworkdemo
description: null
game_slug: hard-work
gogslug: ''
humblestoreid: ''
installer_slug: hard-work-demo
name: Hard Work
notes: https://denpasoft.com/products/hard-work-demo
runner: linux
script:
  files:
  - file1: N/A:Please select the demo archive
  game:
    exe: hardworkdemo.sh
  installer:
  - extract:
      file: file1
  - chmodx: $GAMEDIR/hardworkdemo.sh
  - chmodx: $GAMEDIR/lib/linux-i686/hardworkdemo
  - chmodx: $GAMEDIR/lib/linux-x86_64/hardworkdemo
slug: hard-work-demo
steamid: 942800
version: Demo
year: 2018
{
  "game_slug": "hard-work",
  "version": "Demo",
  "description": null,
  "notes": "https://denpasoft.com/products/hard-work-demo",
  "name": "Hard Work",
  "year": 2018,
  "steamid": 942800,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "hard-work-demo",
  "installer_slug": "hard-work-demo",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the demo archive"
      }
    ],
    "game": {
      "exe": "hardworkdemo.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/hardworkdemo.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/hardworkdemo"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/hardworkdemo"
      }
    ]
  }
}
Back to game