files:
- patch: N/A:Please select the DLC archive
installer:
- extract:
dst: $CACHE
file: $patch
- task:
arch: win64
executable: $CACHE/nekopara_vol3_Steam_R18DLC.exe
name: wineexec
prefix: $HOME/.local/share/lutris/runners/winesteam/prefix64
requires: nekopara-vol-3-steam
description: null
game_slug: nekopara-vol-3
gogslug: ''
humblestoreid: ''
installer_slug: nekopara-vol-3-dlc
name: NEKOPARA Vol. 3
notes: "DLC installer requires a 64-bit environment, although the game itself should\
\ be run in 32-bit.\r\nSteam must be running (launched with the default 64-bit Wine\
\ Steam prefix) before you run the installer.\r\nTested with the <a href=\"http://www.dlsite.com/ecchi-eng/work/=/product_id/RE200911.html\"\
>DLsite version</a>"
runner: wine
script:
files:
- patch: N/A:Please select the DLC archive
installer:
- extract:
dst: $CACHE
file: $patch
- task:
arch: win64
executable: $CACHE/nekopara_vol3_Steam_R18DLC.exe
name: wineexec
prefix: $HOME/.local/share/lutris/runners/winesteam/prefix64
requires: nekopara-vol-3-steam
slug: nekopara-vol-3-dlc
steamid: 602520
version: DLC
year: 2017
{
"game_slug": "nekopara-vol-3",
"version": "DLC",
"description": null,
"notes": "DLC installer requires a 64-bit environment, although the game itself should be run in 32-bit.\r\nSteam must be running (launched with the default 64-bit Wine Steam prefix) before you run the installer.\r\nTested with the <a href=\"http://www.dlsite.com/ecchi-eng/work/=/product_id/RE200911.html\">DLsite version</a>",
"name": "NEKOPARA Vol. 3",
"year": 2017,
"steamid": 602520,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "nekopara-vol-3-dlc",
"installer_slug": "nekopara-vol-3-dlc",
"script": {
"files": [
{
"patch": "N/A:Please select the DLC archive"
}
],
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$patch"
}
},
{
"task": {
"arch": "win64",
"executable": "$CACHE/nekopara_vol3_Steam_R18DLC.exe",
"name": "wineexec",
"prefix": "$HOME/.local/share/lutris/runners/winesteam/prefix64"
}
}
],
"requires": "nekopara-vol-3-steam"
}
}