files:
- game_archive: N/A:Select the game archive file
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/NEKO WORKs/nekopara_vol4/nekopara_vol4.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/
file: game_archive
- task:
executable: $CACHE/vol4_DL/setup.exe
name: wineexec
prefix: $GAMEDIR
description: "For the full 18+ version from Denpasoft https://denpasoft.com/product/nekopara-vol-4/\r\
\nMight work with DLsite version as well, but is untested."
game_slug: nekopara-vol-4
gogslug: ''
humblestoreid: ''
installer_slug: nekopara-vol-4-denpasoft
name: Nekopara Vol. 4
notes: During installation, make sure to check "Install for All Users".
runner: wine
script:
files:
- game_archive: N/A:Select the game archive file
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/NEKO WORKs/nekopara_vol4/nekopara_vol4.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/
file: game_archive
- task:
executable: $CACHE/vol4_DL/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: nekopara-vol-4-denpasoft
steamid: 1406990
version: Denpasoft
year: 2020
{
"game_slug": "nekopara-vol-4",
"version": "Denpasoft",
"description": "For the full 18+ version from Denpasoft https://denpasoft.com/product/nekopara-vol-4/\r\nMight work with DLsite version as well, but is untested.",
"notes": "During installation, make sure to check \"Install for All Users\".",
"name": "Nekopara Vol. 4",
"year": 2020,
"steamid": 1406990,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "nekopara-vol-4-denpasoft",
"installer_slug": "nekopara-vol-4-denpasoft",
"script": {
"files": [
{
"game_archive": "N/A:Select the game archive file"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/NEKO WORKs/nekopara_vol4/nekopara_vol4.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE/",
"file": "game_archive"
}
},
{
"task": {
"executable": "$CACHE/vol4_DL/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}