files:
- game: https://drl.chaosforge.org/file_download/46/drl-win-0100.zip
game:
exe: drive_c/drl/drl.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/drl
file: game
format: zip
description: ''
game_slug: doomthe-roguelike
gogslug: ''
humblestoreid: ''
installer_slug: drl-010
name: DRL
notes: ''
runner: wine
script:
files:
- game: https://drl.chaosforge.org/file_download/46/drl-win-0100.zip
game:
exe: drive_c/drl/drl.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/drl
file: game
format: zip
slug: drl-010
steamid: null
version: '0.10'
year: null
{
"game_slug": "doomthe-roguelike",
"version": "0.10",
"description": "",
"notes": "",
"name": "DRL",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "drl-010",
"installer_slug": "drl-010",
"script": {
"files": [
{
"game": "https://drl.chaosforge.org/file_download/46/drl-win-0100.zip"
}
],
"game": {
"exe": "drive_c/drl/drl.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Preparing wineprefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/drl",
"file": "game",
"format": "zip"
}
}
]
}
}