files:
- setup:
filename: Stove_Setup.exe
url: https://dl.onstove.com/game/lcs/STOVESetup_LIVE_ver914.exe
game:
appid: 582660
exe: $GAMEDIR/drive_c/Program Files (x86)/Stove Launcher/Stove/Stove_launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
description: Running Stove Installer. Please do not run the game until this script
finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: stove-launcher
gogslug: ''
humblestoreid: ''
installer_slug: stove-launcher-stove-21
name: Stove Launcher
notes: ''
runner: wine
script:
files:
- setup:
filename: Stove_Setup.exe
url: https://dl.onstove.com/game/lcs/STOVESetup_LIVE_ver914.exe
game:
appid: 582660
exe: $GAMEDIR/drive_c/Program Files (x86)/Stove Launcher/Stove/Stove_launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
app: arial
name: winetricks
prefix: $GAMEDIR
- task:
description: Running Stove Installer. Please do not run the game until this
script finishes installing.
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: stove-launcher-stove-21
steamid: null
version: Stove-2.1
year: 2020
{
"game_slug": "stove-launcher",
"version": "Stove-2.1",
"description": "",
"notes": "",
"name": "Stove Launcher",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "stove-launcher-stove-21",
"installer_slug": "stove-launcher-stove-21",
"script": {
"files": [
{
"setup": {
"filename": "Stove_Setup.exe",
"url": "https://dl.onstove.com/game/lcs/STOVESetup_LIVE_ver914.exe"
}
}
],
"game": {
"appid": 582660,
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Stove Launcher/Stove/Stove_launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Setting Windows 10 mode for Wine",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR",
"value": "win10"
}
},
{
"task": {
"app": "arial",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running Stove Installer. Please do not run the game until this script finishes installing.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}