files:
- file1: N/A:Please select the game archive
game:
exe: drive_c/U+MePLUS/Nakadashi4/SETUP.EXE
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: nakadashi-banzai-4
gogslug: ''
humblestoreid: ''
installer_slug: nakadashi-banzai-4-indiegala
name: Nakadashi Banzai 4
notes: Should work with the DRM-free version of the game purchased from any site as
long as SETUP.EXE is in the base folder of the archive.
runner: wine
script:
files:
- file1: N/A:Please select the game archive
game:
exe: drive_c/U+MePLUS/Nakadashi4/SETUP.EXE
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
slug: nakadashi-banzai-4-indiegala
steamid: null
version: IndieGala
year: 2018
{
"game_slug": "nakadashi-banzai-4",
"version": "IndieGala",
"description": null,
"notes": "Should work with the DRM-free version of the game purchased from any site as long as SETUP.EXE is in the base folder of the archive.",
"name": "Nakadashi Banzai 4",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "nakadashi-banzai-4-indiegala",
"installer_slug": "nakadashi-banzai-4-indiegala",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "drive_c/U+MePLUS/Nakadashi4/SETUP.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/SETUP.EXE",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}