files:
- setup: N/A:Please select the itch.io archive file
game:
arch: win64
exe: drive_c/Consumers/NIGHTOFTHECONSUMERS_0.04.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Consumers
file: setup
description: ''
game_slug: night-of-the-consumers
gogslug: ''
humblestoreid: ''
installer_slug: night-of-the-consumers-itchio
name: NIGHT OF THE CONSUMERS
notes: ''
runner: wine
script:
files:
- setup: N/A:Please select the itch.io archive file
game:
arch: win64
exe: drive_c/Consumers/NIGHTOFTHECONSUMERS_0.04.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Consumers
file: setup
slug: night-of-the-consumers-itchio
steamid: null
version: itch.io
year: 2020
{
"game_slug": "night-of-the-consumers",
"version": "itch.io",
"description": "",
"notes": "",
"name": "NIGHT OF THE CONSUMERS",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "night-of-the-consumers-itchio",
"installer_slug": "night-of-the-consumers-itchio",
"script": {
"files": [
{
"setup": "N/A:Please select the itch.io archive file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Consumers/NIGHTOFTHECONSUMERS_0.04.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Consumers",
"file": "setup"
}
}
]
}
}