files:
- RJ247641: N/A:Select the file "RJ247641.zip" downloaded from DL Site.
game:
exe: drive_c/SiNiSistar/win/SiNiSistar.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/SiNiSistar
file: $RJ247641
- task:
name: winekill
prefix: $GAMEDIR
description: Installer for the original digital version of SiNiSistar from DLsite.
game_slug: sinisistar
gogslug: ''
humblestoreid: ''
installer_slug: sinisistar-dlsite
name: SiNiSistar
notes: 'You need to buy the game from here: https://www.dlsite.com/maniax/work/=/product_id/RJ247641.html'
runner: wine
script:
files:
- RJ247641: N/A:Select the file "RJ247641.zip" downloaded from DL Site.
game:
exe: drive_c/SiNiSistar/win/SiNiSistar.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/SiNiSistar
file: $RJ247641
- task:
name: winekill
prefix: $GAMEDIR
slug: sinisistar-dlsite
steamid: null
version: DLsite
year: null
{
"game_slug": "sinisistar",
"version": "DLsite",
"description": "Installer for the original digital version of SiNiSistar from DLsite.",
"notes": "You need to buy the game from here: https://www.dlsite.com/maniax/work/=/product_id/RJ247641.html",
"name": "SiNiSistar",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "sinisistar-dlsite",
"installer_slug": "sinisistar-dlsite",
"script": {
"files": [
{
"RJ247641": "N/A:Select the file \"RJ247641.zip\" downloaded from DL Site."
}
],
"game": {
"exe": "drive_c/SiNiSistar/win/SiNiSistar.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/SiNiSistar",
"file": "$RJ247641"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}