files:
- game: N/A:Please select the PolyTrack archive downloaded from itch.io
game:
exe: $GAMEDIR/PolyTrack
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: $game
format: tgz
- chmodx: $GAMEDIR/PolyTrack
description: ''
game_slug: polytrack
gogslug: ''
humblestoreid: ''
installer_slug: polytrack-itchio
name: Polytrack
notes: ''
runner: linux
script:
files:
- game: N/A:Please select the PolyTrack archive downloaded from itch.io
game:
exe: $GAMEDIR/PolyTrack
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: $game
format: tgz
- chmodx: $GAMEDIR/PolyTrack
slug: polytrack-itchio
steamid: null
version: Itchio
year: null
{
"game_slug": "polytrack",
"version": "Itchio",
"description": "",
"notes": "",
"name": "Polytrack",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "polytrack-itchio",
"installer_slug": "polytrack-itchio",
"script": {
"files": [
{
"game": "N/A:Please select the PolyTrack archive downloaded from itch.io"
}
],
"game": {
"exe": "$GAMEDIR/PolyTrack",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$game",
"format": "tgz"
}
},
{
"chmodx": "$GAMEDIR/PolyTrack"
}
]
}
}