files:
- patch: N/A:Please select the DLC archive
installer:
- extract:
dst: $CACHE
file: $patch
- task:
arch: win32
executable: $CACHE/nekopara_vol1_Steam_R18Patch.exe
name: wineexec
prefix: $HOME/.local/share/lutris/runners/winesteam/prefix
requires: nekopara-vol-1-steam
description: null
game_slug: nekopara-vol-1
gogslug: ''
humblestoreid: ''
installer_slug: nekopara-vol-1-dlc
name: NEKOPARA Vol. 1
notes: Tested with the <a href="http://www.dlsite.com/ecchi-eng/work/=/product_id/RE205284.html">DLsite
version</a>
runner: wine
script:
files:
- patch: N/A:Please select the DLC archive
installer:
- extract:
dst: $CACHE
file: $patch
- task:
arch: win32
executable: $CACHE/nekopara_vol1_Steam_R18Patch.exe
name: wineexec
prefix: $HOME/.local/share/lutris/runners/winesteam/prefix
requires: nekopara-vol-1-steam
slug: nekopara-vol-1-dlc
steamid: 333600
version: DLC
year: 2014
{
"game_slug": "nekopara-vol-1",
"version": "DLC",
"description": null,
"notes": "Tested with the <a href=\"http://www.dlsite.com/ecchi-eng/work/=/product_id/RE205284.html\">DLsite version</a>",
"name": "NEKOPARA Vol. 1",
"year": 2014,
"steamid": 333600,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "nekopara-vol-1-dlc",
"installer_slug": "nekopara-vol-1-dlc",
"script": {
"files": [
{
"patch": "N/A:Please select the DLC archive"
}
],
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$patch"
}
},
{
"task": {
"arch": "win32",
"executable": "$CACHE/nekopara_vol1_Steam_R18Patch.exe",
"name": "wineexec",
"prefix": "$HOME/.local/share/lutris/runners/winesteam/prefix"
}
}
],
"requires": "nekopara-vol-1-steam"
}
}