files:
- file1: N/A:Please select the game archive
game:
exe: Spirit Parade.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Spirit Parade.sh
- chmodx: $GAMEDIR/lib/linux-i686/Spirit Parade
- chmodx: $GAMEDIR/lib/linux-x86_64/Spirit Parade
description: <a href="https://lettucewaltz.itch.io/spirit-parade">itch.io</a>
game_slug: spirit-parade
gogslug: ''
humblestoreid: ''
installer_slug: spirit-parade-20
name: Spirit Parade
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the game archive
game:
exe: Spirit Parade.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Spirit Parade.sh
- chmodx: $GAMEDIR/lib/linux-i686/Spirit Parade
- chmodx: $GAMEDIR/lib/linux-x86_64/Spirit Parade
slug: spirit-parade-20
steamid: null
version: '2.0'
year: null
{
"game_slug": "spirit-parade",
"version": "2.0",
"description": "<a href=\"https://lettucewaltz.itch.io/spirit-parade\">itch.io</a>",
"notes": "",
"name": "Spirit Parade",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "spirit-parade-20",
"installer_slug": "spirit-parade-20",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "Spirit Parade.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/Spirit Parade.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/Spirit Parade"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/Spirit Parade"
}
]
}
}