files:
- file1: N/A:Please select the game archive
game:
exe: drive_c/U+MePLUS/Nakadashi/SETUP.EXE
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: harajuku-dating-paradise-nakadashi-banzai
gogslug: ''
humblestoreid: ''
installer_slug: harajuku-dating-paradise-naka-mangagamer
name: Harajuku Dating Paradise ~Nakadashi Banzai~
notes: Should work with the DRM-free version of the game purchased from other vendors,
as well, as long as SETUP.EXE is in the base folder of the archive. Tested with
the IndieGala version.
runner: wine
script:
files:
- file1: N/A:Please select the game archive
game:
exe: drive_c/U+MePLUS/Nakadashi/SETUP.EXE
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
slug: harajuku-dating-paradise-naka-mangagamer
steamid: null
version: MangaGamer
year: 2009
{
"game_slug": "harajuku-dating-paradise-nakadashi-banzai",
"version": "MangaGamer",
"description": null,
"notes": "Should work with the DRM-free version of the game purchased from other vendors, as well, as long as SETUP.EXE is in the base folder of the archive. Tested with the IndieGala version.",
"name": "Harajuku Dating Paradise ~Nakadashi Banzai~",
"year": 2009,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "harajuku-dating-paradise-naka-mangagamer",
"installer_slug": "harajuku-dating-paradise-naka-mangagamer",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "drive_c/U+MePLUS/Nakadashi/SETUP.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/SETUP.EXE",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}