files:
- game: http://uscloud.6ft.com/DreadnoughtInstaller.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/Grey Box/Dreadnought/DreadnoughtLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Dreadnought
executable: game
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
description: null
game_slug: dreadnought
gogslug: ''
humblestoreid: ''
installer_slug: dreadnought-standalone-w-dxvk
name: Dreadnought
notes: ''
runner: wine
script:
files:
- game: http://uscloud.6ft.com/DreadnoughtInstaller.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/Grey Box/Dreadnought/DreadnoughtLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Dreadnought
executable: game
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
slug: dreadnought-standalone-w-dxvk
steamid: 835860
version: Standalone w/ DXVK
year: 2016
{
"game_slug": "dreadnought",
"version": "Standalone w/ DXVK",
"description": null,
"notes": "",
"name": "Dreadnought",
"year": 2016,
"steamid": 835860,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dreadnought-standalone-w-dxvk",
"installer_slug": "dreadnought-standalone-w-dxvk",
"script": {
"files": [
{
"game": "http://uscloud.6ft.com/DreadnoughtInstaller.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Grey Box/Dreadnought/DreadnoughtLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Dreadnought",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
}
}
}