files:
- archive: https://ddrkirby.com/games/unlock-everything/unlock_everything_v2_02_linux.zip
game:
exe: UnlockEverything.x86_64
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: archive
- chmodx: $GAMEDIR/UnlockEverything.x86_64
description: ''
game_slug: unlock-everything
gogslug: ''
humblestoreid: ''
installer_slug: unlock-everything-202
name: Unlock Everything
notes: ''
runner: linux
script:
files:
- archive: https://ddrkirby.com/games/unlock-everything/unlock_everything_v2_02_linux.zip
game:
exe: UnlockEverything.x86_64
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: archive
- chmodx: $GAMEDIR/UnlockEverything.x86_64
slug: unlock-everything-202
steamid: null
version: '2.02'
year: null
{
"game_slug": "unlock-everything",
"version": "2.02",
"description": "",
"notes": "",
"name": "Unlock Everything",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "unlock-everything-202",
"installer_slug": "unlock-everything-202",
"script": {
"files": [
{
"archive": "https://ddrkirby.com/games/unlock-everything/unlock_everything_v2_02_linux.zip"
}
],
"game": {
"exe": "UnlockEverything.x86_64",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "archive"
}
},
{
"chmodx": "$GAMEDIR/UnlockEverything.x86_64"
}
]
}
}