files:
- zipfile: N/A:Please select the itch.io ZIP file
game:
arch: win32
exe: $GAMEDIR/drive_c/WitchWay/WitchWay.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/WitchWay
file: zipfile
format: zip
- chmodx: $GAMEDIR/drive_c/WitchWay/WitchWay.exe
description: ''
game_slug: witchway
gogslug: ''
humblestoreid: ''
installer_slug: witchway-itchio
name: WitchWay
notes: ''
runner: wine
script:
files:
- zipfile: N/A:Please select the itch.io ZIP file
game:
arch: win32
exe: $GAMEDIR/drive_c/WitchWay/WitchWay.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/WitchWay
file: zipfile
format: zip
- chmodx: $GAMEDIR/drive_c/WitchWay/WitchWay.exe
slug: witchway-itchio
steamid: null
version: Itch.io
year: 2017
{
"game_slug": "witchway",
"version": "Itch.io",
"description": "",
"notes": "",
"name": "WitchWay",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "witchway-itchio",
"installer_slug": "witchway-itchio",
"script": {
"files": [
{
"zipfile": "N/A:Please select the itch.io ZIP file"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/WitchWay/WitchWay.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/WitchWay",
"file": "zipfile",
"format": "zip"
}
},
{
"chmodx": "$GAMEDIR/drive_c/WitchWay/WitchWay.exe"
}
]
}
}