Installer tibia-latest

files:
- installer: https://static.tibia.com/download/Tibia_Setup.exe
game:
  exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Tibia/Tibia.exe
  prefix: $GAMEDIR
installer:
- task:
    args: /S
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: tibia
gogslug: ''
humblestoreid: ''
installer_slug: tibia-latest
name: Tibia
notes: Might not run due to BattlEye anti-cheat engine.
runner: wine
script:
  files:
  - installer: https://static.tibia.com/download/Tibia_Setup.exe
  game:
    exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Tibia/Tibia.exe
    prefix: $GAMEDIR
  installer:
  - task:
      args: /S
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: tibia-latest
steamid: null
version: Latest
year: 1995
{
  "game_slug": "tibia",
  "version": "Latest",
  "description": "",
  "notes": "Might not run due to BattlEye anti-cheat engine.",
  "name": "Tibia",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tibia-latest",
  "installer_slug": "tibia-latest",
  "script": {
    "files": [
      {
        "installer": "https://static.tibia.com/download/Tibia_Setup.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/users/$USER/AppData/Local/Tibia/Tibia.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "/S",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game