Installer tree-of-savior-papaya-play-10

files:
- launcher: https://static.papayaplay.com/downloader/Tree_Of_Savior_Launcher_downloader.exe
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/Papaya Play/TreeOfSavior/release/patch/tos.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    description: Installing MS corefonts...
    name: winetricks
    silent: true
- task:
    app: vcrun2013
    description: Installing Visual Studio C++ 2013 Redistributable...
    name: winetricks
    silent: true
- task:
    app: vcrun2022
    description: Installing Visual Studio C++ 2015-2022 Redistributable...
    name: winetricks
    silent: true
- task:
    arch: win64
    args: /SILENT
    description: Installing Tree of Savior...
    executable: launcher
    name: wineexec
    prefix: $GAMEDIR
description: Launcher
game_slug: tree-of-savior-papaya-play
gogslug: ''
humblestoreid: ''
installer_slug: tree-of-savior-papaya-play-10
name: Tree of Savior (Papaya Play)
notes: ''
runner: wine
script:
  files:
  - launcher: https://static.papayaplay.com/downloader/Tree_Of_Savior_Launcher_downloader.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/Papaya Play/TreeOfSavior/release/patch/tos.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      description: Installing MS corefonts...
      name: winetricks
      silent: true
  - task:
      app: vcrun2013
      description: Installing Visual Studio C++ 2013 Redistributable...
      name: winetricks
      silent: true
  - task:
      app: vcrun2022
      description: Installing Visual Studio C++ 2015-2022 Redistributable...
      name: winetricks
      silent: true
  - task:
      arch: win64
      args: /SILENT
      description: Installing Tree of Savior...
      executable: launcher
      name: wineexec
      prefix: $GAMEDIR
slug: tree-of-savior-papaya-play-10
steamid: null
version: '1.0'
year: 2016
{
  "game_slug": "tree-of-savior-papaya-play",
  "version": "1.0",
  "description": "Launcher",
  "notes": "",
  "name": "Tree of Savior (Papaya Play)",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "tree-of-savior-papaya-play-10",
  "installer_slug": "tree-of-savior-papaya-play-10",
  "script": {
    "files": [
      {
        "launcher": "https://static.papayaplay.com/downloader/Tree_Of_Savior_Launcher_downloader.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Papaya Play/TreeOfSavior/release/patch/tos.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "description": "Installing MS corefonts...",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "app": "vcrun2013",
          "description": "Installing Visual Studio C++ 2013 Redistributable...",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "app": "vcrun2022",
          "description": "Installing Visual Studio C++ 2015-2022 Redistributable...",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/SILENT",
          "description": "Installing Tree of Savior...",
          "executable": "launcher",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game