files:
- installer: N/A:Download the .zip from the game website, and select it here.
game:
arch: win64
exe: $GAMEDIR/Vinekid.exe
working_dir: $GAMEDIR/
installer:
- extract:
dst: $GAMEDIR/
file: installer
description: null
game_slug: vinekid
gogslug: ''
humblestoreid: ''
installer_slug: vinekid-windows
name: Vinekid
notes: ''
runner: wine
script:
files:
- installer: N/A:Download the .zip from the game website, and select it here.
game:
arch: win64
exe: $GAMEDIR/Vinekid.exe
working_dir: $GAMEDIR/
installer:
- extract:
dst: $GAMEDIR/
file: installer
slug: vinekid-windows
steamid: null
version: Windows
year: 2020
{
"game_slug": "vinekid",
"version": "Windows",
"description": null,
"notes": "",
"name": "Vinekid",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "vinekid-windows",
"installer_slug": "vinekid-windows",
"script": {
"files": [
{
"installer": "N/A:Download the .zip from the game website, and select it here."
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/Vinekid.exe",
"working_dir": "$GAMEDIR/"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "installer"
}
}
]
}
}