files:
- installer: https://cdn.vendetta-online.com/VendettaOnlineSetup.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Vendetta Online/Vendetta.exe
prefix: $GAMEDIR/
working_dir: $GAMEDIR/
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Vendetta Online Windows installer
game_slug: vendetta-online
gogslug: ''
humblestoreid: ''
installer_slug: vendetta-online-windows-version-18x
name: Vendetta Online
notes: This will install the windows version of vendetta online. I made this for use
with my steam deck and it does work in game mode after install. You may need to
customize controls in game for optimum game play
runner: wine
script:
files:
- installer: https://cdn.vendetta-online.com/VendettaOnlineSetup.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Vendetta Online/Vendetta.exe
prefix: $GAMEDIR/
working_dir: $GAMEDIR/
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: vendetta-online-windows-version-18x
steamid: null
version: Windows version 1.8.x
year: 2004
{
"game_slug": "vendetta-online",
"version": "Windows version 1.8.x",
"description": "Vendetta Online Windows installer",
"notes": "This will install the windows version of vendetta online. I made this for use with my steam deck and it does work in game mode after install. You may need to customize controls in game for optimum game play",
"name": "Vendetta Online",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "vendetta-online-windows-version-18x",
"installer_slug": "vendetta-online-windows-version-18x",
"script": {
"files": [
{
"installer": "https://cdn.vendetta-online.com/VendettaOnlineSetup.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Vendetta Online/Vendetta.exe",
"prefix": "$GAMEDIR/",
"working_dir": "$GAMEDIR/"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}