files:
- file1: N/A:Please select the MangaGamer archive
game:
exe: drive_c/Games/Mangagamer/Valkyrie Svia/svia.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
args: /S
executable: $CACHE/ValkyrieSviaInstaller.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: valkyrie-svia
gogslug: ''
humblestoreid: ''
installer_slug: valkyrie-svia-mangagamer
name: Valkyrie Svia
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the MangaGamer archive
game:
exe: drive_c/Games/Mangagamer/Valkyrie Svia/svia.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
args: /S
executable: $CACHE/ValkyrieSviaInstaller.exe
name: wineexec
prefix: $GAMEDIR
slug: valkyrie-svia-mangagamer
steamid: null
version: MangaGamer
year: 2006
{
"game_slug": "valkyrie-svia",
"version": "MangaGamer",
"description": "",
"notes": "",
"name": "Valkyrie Svia",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "valkyrie-svia-mangagamer",
"installer_slug": "valkyrie-svia-mangagamer",
"script": {
"files": [
{
"file1": "N/A:Please select the MangaGamer archive"
}
],
"game": {
"exe": "drive_c/Games/Mangagamer/Valkyrie Svia/svia.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"args": "/S",
"executable": "$CACHE/ValkyrieSviaInstaller.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}