files:
- RRPG: https://firecast.app/downloads/firecast8_13_win64.exe
game:
arch: win64
exe: drive_c/users/$USER/AppData/Local/Firecast/Firecast.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: gdiplus atmlib
arch: win64
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- task:
app: win10
description: Setting version to Windows 10
name: winetricks
prefix: $GAMEDIR
- task:
args: /VERYSILENT /WINE
description: Installing Firecast 8
executable: RRPG
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: rrpg-firecast
gogslug: ''
humblestoreid: ''
installer_slug: firecast-v813
name: Firecast
notes: ''
runner: wine
script:
files:
- RRPG: https://firecast.app/downloads/firecast8_13_win64.exe
game:
arch: win64
exe: drive_c/users/$USER/AppData/Local/Firecast/Firecast.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: gdiplus atmlib
arch: win64
description: Installing dependencies
name: winetricks
prefix: $GAMEDIR
- task:
app: win10
description: Setting version to Windows 10
name: winetricks
prefix: $GAMEDIR
- task:
args: /VERYSILENT /WINE
description: Installing Firecast 8
executable: RRPG
name: wineexec
prefix: $GAMEDIR
slug: firecast-v813
steamid: null
version: v8.13
year: 2020
{
"game_slug": "rrpg-firecast",
"version": "v8.13",
"description": "",
"notes": "",
"name": "Firecast",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "firecast-v813",
"installer_slug": "firecast-v813",
"script": {
"files": [
{
"RRPG": "https://firecast.app/downloads/firecast8_13_win64.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/users/$USER/AppData/Local/Firecast/Firecast.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "gdiplus atmlib",
"arch": "win64",
"description": "Installing dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win10",
"description": "Setting version to Windows 10",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/VERYSILENT /WINE",
"description": "Installing Firecast 8",
"executable": "RRPG",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}