files:
- package: https://dennisengelhard.files.wordpress.com/2020/02/megaman_rocknroll_linux1.2.zip
game:
exe: $GAMEDIR/MegaMan_RocknRoll
installer:
- extract:
dst: $GAMEDIR
file: package
- chmodx: $GAMEDIR/MegaMan_RocknRoll
description: Native Linux release
game_slug: megaman-rock-n-roll
gogslug: ''
humblestoreid: ''
installer_slug: megaman-rock-n-roll-v12-linux-x86_64
name: 'Megaman: Rock N Roll'
notes: ''
runner: linux
script:
files:
- package: https://dennisengelhard.files.wordpress.com/2020/02/megaman_rocknroll_linux1.2.zip
game:
exe: $GAMEDIR/MegaMan_RocknRoll
installer:
- extract:
dst: $GAMEDIR
file: package
- chmodx: $GAMEDIR/MegaMan_RocknRoll
slug: megaman-rock-n-roll-v12-linux-x86_64
steamid: null
version: v1.2 Linux x86_64
year: 2019
{
"game_slug": "megaman-rock-n-roll",
"version": "v1.2 Linux x86_64",
"description": "Native Linux release",
"notes": "",
"name": "Megaman: Rock N Roll",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "megaman-rock-n-roll-v12-linux-x86_64",
"installer_slug": "megaman-rock-n-roll-v12-linux-x86_64",
"script": {
"files": [
{
"package": "https://dennisengelhard.files.wordpress.com/2020/02/megaman_rocknroll_linux1.2.zip"
}
],
"game": {
"exe": "$GAMEDIR/MegaMan_RocknRoll"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "package"
}
},
{
"chmodx": "$GAMEDIR/MegaMan_RocknRoll"
}
]
}
}