files:
- file1: N/A:Please select the Nutaku archive
game:
exe: drive_c/Games/Mangagamer/Princess Evangile/Evangile.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: princess-evangile
gogslug: princess_evangile
humblestoreid: ''
installer_slug: princess-evangile-nutaku
name: Princess Evangile
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Nutaku archive
game:
exe: drive_c/Games/Mangagamer/Princess Evangile/Evangile.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: princess-evangile-nutaku
steamid: 344630
version: Nutaku
year: 2015
{
"game_slug": "princess-evangile",
"version": "Nutaku",
"description": null,
"notes": "",
"name": "Princess Evangile",
"year": 2015,
"steamid": 344630,
"gogslug": "princess_evangile",
"humblestoreid": "",
"runner": "wine",
"slug": "princess-evangile-nutaku",
"installer_slug": "princess-evangile-nutaku",
"script": {
"files": [
{
"file1": "N/A:Please select the Nutaku archive"
}
],
"game": {
"exe": "drive_c/Games/Mangagamer/Princess Evangile/Evangile.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}