files:
- file1: N/A:Please select the itch.io executable
game:
arch: win32
exe: file1
prefix: $GAMEDIR
installer:
- merge:
dst: $GAMEDIR/drive_c/Program Files/Wasteland Kings
src: file1
description: ''
game_slug: wasteland-kings
gogslug: ''
humblestoreid: ''
installer_slug: wasteland-kings-itchio
name: Wasteland Kings
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the itch.io executable
game:
arch: win32
exe: file1
prefix: $GAMEDIR
installer:
- merge:
dst: $GAMEDIR/drive_c/Program Files/Wasteland Kings
src: file1
slug: wasteland-kings-itchio
steamid: null
version: itch.io
year: 2013
{
"game_slug": "wasteland-kings",
"version": "itch.io",
"description": "",
"notes": "",
"name": "Wasteland Kings",
"year": 2013,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "wasteland-kings-itchio",
"installer_slug": "wasteland-kings-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io executable"
}
],
"game": {
"arch": "win32",
"exe": "file1",
"prefix": "$GAMEDIR"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files/Wasteland Kings",
"src": "file1"
}
}
]
}
}