files:
- installer: https://starbornecdn.azureedge.net/files/installers/StarborneInstaller.exe
game:
arch: win64
exe: drive_c/Program Files/Solid Clouds/Starborne/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
execute: installer
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: starborne
gogslug: ''
humblestoreid: ''
installer_slug: starborne-beta
name: Starborne
notes: ''
runner: wine
script:
files:
- installer: https://starbornecdn.azureedge.net/files/installers/StarborneInstaller.exe
game:
arch: win64
exe: drive_c/Program Files/Solid Clouds/Starborne/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
execute: installer
name: wineexec
prefix: $GAMEDIR
slug: starborne-beta
steamid: null
version: Beta
year: null
{
"game_slug": "starborne",
"version": "Beta",
"description": null,
"notes": "",
"name": "Starborne",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "starborne-beta",
"installer_slug": "starborne-beta",
"script": {
"files": [
{
"installer": "https://starbornecdn.azureedge.net/files/installers/StarborneInstaller.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Solid Clouds/Starborne/Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"execute": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}