game:
appid: 593600
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
description: null
game_slug: pixark
gogslug: ''
humblestoreid: ''
installer_slug: pixark-v-10
name: PixArk
notes: ''
runner: winesteam
script:
game:
appid: 593600
arch: win64
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
slug: pixark-v-10
steamid: 593600
version: V 1.0
year: 2018
{
"game_slug": "pixark",
"version": "V 1.0",
"description": null,
"notes": "",
"name": "PixArk",
"year": 2018,
"steamid": 593600,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "pixark-v-10",
"installer_slug": "pixark-v-10",
"script": {
"game": {
"appid": 593600,
"arch": "win64",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}