Installer hellpoint-demo

files:
- demo: http://www.cradlegames.com/Demo/Hellpoint_Demo_Linux_v016b.zip
game:
  exe: Hellpoint_Demo.x86_64
  launch_configs:
  - exe: $GAMEDIR/Hellpoint_Demo.x86
    name: 32 bit version
installer:
- extract:
    file: demo
- chmodx: $GAMEDIR/Hellpoint_Demo.x86
- chmodx: $GAMEDIR/Hellpoint_Demo.x86_64
description: ''
game_slug: hellpoint
gogslug: hellpoint_ultimate_edition
humblestoreid: ''
installer_slug: hellpoint-demo
name: Hellpoint
notes: ''
runner: linux
script:
  files:
  - demo: http://www.cradlegames.com/Demo/Hellpoint_Demo_Linux_v016b.zip
  game:
    exe: Hellpoint_Demo.x86_64
    launch_configs:
    - exe: $GAMEDIR/Hellpoint_Demo.x86
      name: 32 bit version
  installer:
  - extract:
      file: demo
  - chmodx: $GAMEDIR/Hellpoint_Demo.x86
  - chmodx: $GAMEDIR/Hellpoint_Demo.x86_64
slug: hellpoint-demo
steamid: 628670
version: demo
year: 2017
{
  "game_slug": "hellpoint",
  "version": "demo",
  "description": "",
  "notes": "",
  "name": "Hellpoint",
  "year": 2017,
  "steamid": 628670,
  "gogslug": "hellpoint_ultimate_edition",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "hellpoint-demo",
  "installer_slug": "hellpoint-demo",
  "script": {
    "files": [
      {
        "demo": "http://www.cradlegames.com/Demo/Hellpoint_Demo_Linux_v016b.zip"
      }
    ],
    "game": {
      "exe": "Hellpoint_Demo.x86_64",
      "launch_configs": [
        {
          "exe": "$GAMEDIR/Hellpoint_Demo.x86",
          "name": "32 bit version"
        }
      ]
    },
    "installer": [
      {
        "extract": {
          "file": "demo"
        }
      },
      {
        "chmodx": "$GAMEDIR/Hellpoint_Demo.x86"
      },
      {
        "chmodx": "$GAMEDIR/Hellpoint_Demo.x86_64"
      }
    ]
  }
}
Back to game