files:
- file_id: https://cdn.linuxgamepanel.com/files/planeshift/PlaneShift-v0.6.3-x86.run
game:
exe: $GAMEDIR/planeshift.sh
installer:
- extract:
dst: $GAMEDIR
format: shell
src: file_id
description: ''
game_slug: planeshift
gogslug: ''
humblestoreid: ''
installer_slug: planeshift-64-bit
name: PlaneShift
notes: ''
runner: linux
script:
files:
- file_id: https://cdn.linuxgamepanel.com/files/planeshift/PlaneShift-v0.6.3-x86.run
game:
exe: $GAMEDIR/planeshift.sh
installer:
- extract:
dst: $GAMEDIR
format: shell
src: file_id
slug: planeshift-64-bit
steamid: null
version: 64 bit
year: 2002
{
"game_slug": "planeshift",
"version": "64 bit",
"description": "",
"notes": "",
"name": "PlaneShift",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "planeshift-64-bit",
"installer_slug": "planeshift-64-bit",
"script": {
"files": [
{
"file_id": "https://cdn.linuxgamepanel.com/files/planeshift/PlaneShift-v0.6.3-x86.run"
}
],
"game": {
"exe": "$GAMEDIR/planeshift.sh"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"format": "shell",
"src": "file_id"
}
}
]
}
}