files:
- installer: https://static.tibia.com/download/tibia.x64.tar.gz
game:
exe: $GAMEDIR/Tibia
ld_library_path: $GAMEDIR
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: $installer
description: ''
game_slug: tibia
gogslug: ''
humblestoreid: ''
installer_slug: tibia-linux-latest
name: Tibia
notes: "The Linux version of the Tibia Client is unsupported.\r\nWe will not provide\
\ any platform specific bug fixes for the Tibia Linux Client.\r\nTibia Linux Client\
\ is only available in a 64-bit version.\r\n- For more info, check https://www.tibia.com/common/help.php?subtopic=linuxclientinformation"
runner: linux
script:
files:
- installer: https://static.tibia.com/download/tibia.x64.tar.gz
game:
exe: $GAMEDIR/Tibia
ld_library_path: $GAMEDIR
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: $installer
slug: tibia-linux-latest
steamid: null
version: Linux Latest
year: 1995
{
"game_slug": "tibia",
"version": "Linux Latest",
"description": "",
"notes": "The Linux version of the Tibia Client is unsupported.\r\nWe will not provide any platform specific bug fixes for the Tibia Linux Client.\r\nTibia Linux Client is only available in a 64-bit version.\r\n- For more info, check https://www.tibia.com/common/help.php?subtopic=linuxclientinformation",
"name": "Tibia",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "tibia-linux-latest",
"installer_slug": "tibia-linux-latest",
"script": {
"files": [
{
"installer": "https://static.tibia.com/download/tibia.x64.tar.gz"
}
],
"game": {
"exe": "$GAMEDIR/Tibia",
"ld_library_path": "$GAMEDIR",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$installer"
}
}
]
}
}