files:
- gamedata: https://wohlsoft.ru/projects/TheXTech/_downloads/releases/super-mario-bros-x-thextech-v1.3.7-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-137
name: Super Mario Bros. X
notes: To Install downloaded episodes, drop them to worlds folder
runner: linux
script:
files:
- gamedata: https://wohlsoft.ru/projects/TheXTech/_downloads/releases/super-mario-bros-x-thextech-v1.3.7-linux-generic-u24.04-amd64.tar.gz
game:
exe: smbx
installer:
- extract:
file: gamedata
- chmodx: $GAMEDIR/smbx
slug: super-mario-bros-x-137
steamid: null
version: 1.3.7
year: 2011
{
"game_slug": "super-mario-bros-x",
"version": "1.3.7",
"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-137",
"installer_slug": "super-mario-bros-x-137",
"script": {
"files": [
{
"gamedata": "https://wohlsoft.ru/projects/TheXTech/_downloads/releases/super-mario-bros-x-thextech-v1.3.7-linux-generic-u24.04-amd64.tar.gz"
}
],
"game": {
"exe": "smbx"
},
"installer": [
{
"extract": {
"file": "gamedata"
}
},
{
"chmodx": "$GAMEDIR/smbx"
}
]
}
}