Add star-stable.yaml
This commit is contained in:
commit
9eeb3aeaf3
34
star-stable.yaml
Normal file
34
star-stable.yaml
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
description: "Star Stable Online latest installer"
|
||||||
|
game_slug: star-stable
|
||||||
|
installer_slug: star-stable-web-installer
|
||||||
|
name: Star Stable Online
|
||||||
|
notes: Run with Proton - Experimental
|
||||||
|
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
|
Loading…
Reference in New Issue
Block a user