files:
- gamedata: https://github.com/TheXTech/TheXTech/releases/download/v1.3.7.1/super-mario-bros-x-thextech-v1.3.7.1-linux-generic-u24.04-amd64.tar.gz
game:
exe: smbx
installer:
- extract:
file: gamedata
- chmodx: $GAMEDIR/smbx
description: Installs Super Mario Bros. X (TheXTech sourceport)
game_slug: super-mario-bros-x
gogslug: ''
humblestoreid: ''
installer_slug: super-mario-bros-x-v1371
name: Super Mario Bros. X
notes: To Install downloaded episodes, drop them to worlds folder
runner: linux
script:
files:
- gamedata: https://github.com/TheXTech/TheXTech/releases/download/v1.3.7.1/super-mario-bros-x-thextech-v1.3.7.1-linux-generic-u24.04-amd64.tar.gz
game:
exe: smbx
installer:
- extract:
file: gamedata
- chmodx: $GAMEDIR/smbx
slug: super-mario-bros-x-v1371
steamid: null
version: v1.3.7.1
year: 2011
{
"game_slug": "super-mario-bros-x",
"version": "v1.3.7.1",
"description": "Installs Super Mario Bros. X (TheXTech sourceport)",
"notes": "To Install downloaded episodes, drop them to worlds folder",
"name": "Super Mario Bros. X",
"year": 2011,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "super-mario-bros-x-v1371",
"installer_slug": "super-mario-bros-x-v1371",
"script": {
"files": [
{
"gamedata": "https://github.com/TheXTech/TheXTech/releases/download/v1.3.7.1/super-mario-bros-x-thextech-v1.3.7.1-linux-generic-u24.04-amd64.tar.gz"
}
],
"game": {
"exe": "smbx"
},
"installer": [
{
"extract": {
"file": "gamedata"
}
},
{
"chmodx": "$GAMEDIR/smbx"
}
]
}
}