Installer toontown-rewritten-native

files:
- client: https://cdn.toontownrewritten.com/launcher/linux/TTRLinux-v1.2.3.tar
game:
  exe: Launcher
installer:
- rename:
    dst: $CACHE/client/TTRLinux-v1.2.3.tar
    src: client
- extract:
    file: $CACHE/client/TTRLinux-v1.2.3.tar
description: ''
game_slug: toontown-rewritten
gogslug: ''
humblestoreid: ''
installer_slug: toontown-rewritten-native
name: Toontown Rewritten
notes: This native Linux Client might not work directly on any GNOME based desktop
  because of some issues with the X Window Manager. A Fix can be found in this Github
  Repository https://github.com/CrankySupertoon/TTR-Linux-Launcher-Fix
runner: linux
script:
  files:
  - client: https://cdn.toontownrewritten.com/launcher/linux/TTRLinux-v1.2.3.tar
  game:
    exe: Launcher
  installer:
  - rename:
      dst: $CACHE/client/TTRLinux-v1.2.3.tar
      src: client
  - extract:
      file: $CACHE/client/TTRLinux-v1.2.3.tar
slug: toontown-rewritten-native
steamid: null
version: Native
year: 2013
{
  "game_slug": "toontown-rewritten",
  "version": "Native",
  "description": "",
  "notes": "This native Linux Client might not work directly on any GNOME based desktop because of some issues with the X Window Manager. A Fix can be found in this Github Repository https://github.com/CrankySupertoon/TTR-Linux-Launcher-Fix",
  "name": "Toontown Rewritten",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "toontown-rewritten-native",
  "installer_slug": "toontown-rewritten-native",
  "script": {
    "files": [
      {
        "client": "https://cdn.toontownrewritten.com/launcher/linux/TTRLinux-v1.2.3.tar"
      }
    ],
    "game": {
      "exe": "Launcher"
    },
    "installer": [
      {
        "rename": {
          "dst": "$CACHE/client/TTRLinux-v1.2.3.tar",
          "src": "client"
        }
      },
      {
        "extract": {
          "file": "$CACHE/client/TTRLinux-v1.2.3.tar"
        }
      }
    ]
  }
}
Back to game