files:
- installer: https://eu.brokenranks.com/BrokenRanksInstaller.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Whitemoon/BrokenRanks/launcher/BrokenRanksLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating wine prefix... (1/3)
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet40
description: Installing .NET Framework 4.0...(2/3)
name: winetricks
silent: false
- task:
arch: win64
description: Installing game files...(3/3)
executable: installer
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: broken-ranks
gogslug: ''
humblestoreid: ''
installer_slug: broken-ranks-installer
name: Broken Ranks
notes: Installers for .net and game launcher will need user input to proceed.
runner: wine
script:
files:
- installer: https://eu.brokenranks.com/BrokenRanksInstaller.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Whitemoon/BrokenRanks/launcher/BrokenRanksLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating wine prefix... (1/3)
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet40
description: Installing .NET Framework 4.0...(2/3)
name: winetricks
silent: false
- task:
arch: win64
description: Installing game files...(3/3)
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: broken-ranks-installer
steamid: null
version: Installer
year: 2022
{
"game_slug": "broken-ranks",
"version": "Installer",
"description": "",
"notes": "Installers for .net and game launcher will need user input to proceed.",
"name": "Broken Ranks",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "broken-ranks-installer",
"installer_slug": "broken-ranks-installer",
"script": {
"files": [
{
"installer": "https://eu.brokenranks.com/BrokenRanksInstaller.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Whitemoon/BrokenRanks/launcher/BrokenRanksLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating wine prefix... (1/3)",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet40",
"description": "Installing .NET Framework 4.0...(2/3)",
"name": "winetricks",
"silent": false
}
},
{
"task": {
"arch": "win64",
"description": "Installing game files...(3/3)",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}