Installer the-settlers-online-community-portable-c

files:
- client_archive: https://github.com/fedorovvl/tso_client/releases/download/v1.5.8.6/client.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program\ Files/TSO/client.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- merge:
    dst: $GAMEDIR/drive_c/Program\ Files/TSO/
    file: client_archive
description: simply download the client from github
game_slug: the-settlers-online
gogslug: ''
humblestoreid: ''
installer_slug: the-settlers-online-community-portable-c
name: The Settlers Online
notes: "When the client start click on settings icon and select \"cipsoft auth\" and\
  \ \"64bit client\" , only then login.\r\nThe client source is https://github.com/fedorovvl/tso_client/releases/download/v1.5.8.6/client.exe\
  \ update this script if there is a new client version."
runner: wine
script:
  files:
  - client_archive: https://github.com/fedorovvl/tso_client/releases/download/v1.5.8.6/client.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program\ Files/TSO/client.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - merge:
      dst: $GAMEDIR/drive_c/Program\ Files/TSO/
      file: client_archive
slug: the-settlers-online-community-portable-c
steamid: 354640
version: Community Portable Client
year: 2015
{
  "game_slug": "the-settlers-online",
  "version": "Community Portable Client",
  "description": "simply download the client from github",
  "notes": "When the client start click on settings icon and select \"cipsoft auth\" and \"64bit client\" , only then login.\r\nThe client source is https://github.com/fedorovvl/tso_client/releases/download/v1.5.8.6/client.exe update this script if there is a new client version.",
  "name": "The Settlers Online",
  "year": 2015,
  "steamid": 354640,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-settlers-online-community-portable-c",
  "installer_slug": "the-settlers-online-community-portable-c",
  "script": {
    "files": [
      {
        "client_archive": "https://github.com/fedorovvl/tso_client/releases/download/v1.5.8.6/client.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program\\ Files/TSO/client.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program\\ Files/TSO/",
          "file": "client_archive"
        }
      }
    ]
  }
}
Back to game