Installer trade-skill-master-4x-standalone

files:
- app: https://www.tradeskillmaster.com/download/setup.exe
game:
  arch: win64
  exe: drive_c/Program Files (x86)/TradeSkillMaster Application/app/TSMApplication.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /silent
    description: Installing Trade Skill Master.
    executable: app
    name: wineexec
system:
  terminal: true
description: Installs Trade Skill Master to a standalone Wine prefix.
game_slug: trade-skill-master
gogslug: ''
humblestoreid: ''
installer_slug: trade-skill-master-4x-standalone
name: Trade Skill Master
notes: If you wish your data to be available to a WoW installation, symlink $GAMEDIR/world-of-warcraft/drive_c/Program
  Files (x86)/World of Warcraft to $GAMEDIR/tradeskillmaster/drive_c/Program Files
  (x86)/World of Warcraft.
runner: wine
script:
  files:
  - app: https://www.tradeskillmaster.com/download/setup.exe
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/TradeSkillMaster Application/app/TSMApplication.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /silent
      description: Installing Trade Skill Master.
      executable: app
      name: wineexec
  system:
    terminal: true
slug: trade-skill-master-4x-standalone
steamid: null
version: 4.X Standalone
year: null
{
  "game_slug": "trade-skill-master",
  "version": "4.X Standalone",
  "description": "Installs Trade Skill Master to a standalone Wine prefix.",
  "notes": "If you wish your data to be available to a WoW installation, symlink $GAMEDIR/world-of-warcraft/drive_c/Program Files (x86)/World of Warcraft to $GAMEDIR/tradeskillmaster/drive_c/Program Files (x86)/World of Warcraft.",
  "name": "Trade Skill Master",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "trade-skill-master-4x-standalone",
  "installer_slug": "trade-skill-master-4x-standalone",
  "script": {
    "files": [
      {
        "app": "https://www.tradeskillmaster.com/download/setup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/TradeSkillMaster Application/app/TSMApplication.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "description": "Installing Trade Skill Master.",
          "executable": "app",
          "name": "wineexec"
        }
      }
    ],
    "system": {
      "terminal": true
    }
  }
}
Back to game