35 lines
932 B
YAML
35 lines
932 B
YAML
description: "Star Stable Online latest installer"
|
|
game_slug: star-stable
|
|
installer_slug: star-stable-web-installer
|
|
name: Star Stable Online
|
|
notes: Run with Proton Version >= 9.0
|
|
runner: wine
|
|
overrides:
|
|
version:
|
|
script:
|
|
files:
|
|
- installer:
|
|
url: https://launcher-release-prod.starstable.com/latest/Star%20Stable%20Online%20Setup.exe
|
|
filename: Star Stable Online.exe
|
|
game:
|
|
exe: $GAMEDIR/drive_c/Program Files/Star Stable Online/Star Stable Online.exe
|
|
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
|
|
slug: star-stable-web-installer
|
|
version: Web Installer
|
|
year: 2012
|