Installer star-stable-web-installer

files:
- installer: https://launcher-data.starstable.com/Star+Stable+Online+Setup+2.9.13.exe
game:
  exe: $GAMEDIR/drive_c/Program Files/Star Stable Online/StarStableOnline.cmd
installer:
- task:
    arch: win64
    description: Setting up wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win10
    arch: win64
    description: Setting Windows 10 mode for Wine
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- write_file:
    content: start /min wineconsole "Star Stable Online.exe"
    file: $GAMEDIR/drive_c/Program Files/Star Stable Online/StarStableOnline.cmd
description: 'Star Stable Online version: 2.9.13 (2022-01-02) installer'
game_slug: star-stable
gogslug: ''
humblestoreid: ''
installer_slug: star-stable-web-installer
name: Star Stable
notes: "The installer and the game works with that config:\r\nPop_OS! x86_64 | Kernel:\
  \ 5.15.8-76051508-generic | Installed: Wine 6.21.r01\r\n\r\nUsed Wine version in\
  \ Lutris: lutris-fshack-6.21-6-x86_64"
runner: wine
script:
  files:
  - installer: https://launcher-data.starstable.com/Star+Stable+Online+Setup+2.9.13.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files/Star Stable Online/StarStableOnline.cmd
  installer:
  - task:
      arch: win64
      description: Setting up wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win10
      arch: win64
      description: Setting Windows 10 mode for Wine
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - write_file:
      content: start /min wineconsole "Star Stable Online.exe"
      file: $GAMEDIR/drive_c/Program Files/Star Stable Online/StarStableOnline.cmd
slug: star-stable-web-installer
steamid: null
version: Web Installer
year: 2012
{
  "game_slug": "star-stable",
  "version": "Web Installer",
  "description": "Star Stable Online version: 2.9.13 (2022-01-02) installer",
  "notes": "The installer and the game works with that config:\r\nPop_OS! x86_64 | Kernel: 5.15.8-76051508-generic | Installed: Wine 6.21.r01\r\n\r\nUsed Wine version in Lutris: lutris-fshack-6.21-6-x86_64",
  "name": "Star Stable",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "star-stable-web-installer",
  "installer_slug": "star-stable-web-installer",
  "script": {
    "files": [
      {
        "installer": "https://launcher-data.starstable.com/Star+Stable+Online+Setup+2.9.13.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/Star Stable Online/StarStableOnline.cmd"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Setting up wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win10",
          "arch": "win64",
          "description": "Setting Windows 10 mode for Wine",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "write_file": {
          "content": "start /min wineconsole \"Star Stable Online.exe\"",
          "file": "$GAMEDIR/drive_c/Program Files/Star Stable Online/StarStableOnline.cmd"
        }
      }
    ]
  }
}
Back to game