files:
- file1: N/A:Please select the MangaGamer archive
game:
exe: drive_c/Tactics/Harem Party/lcsebody.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: harem-party
gogslug: ''
humblestoreid: ''
installer_slug: harem-party-mangagamer
name: Harem Party
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the MangaGamer archive
game:
exe: drive_c/Tactics/Harem Party/lcsebody.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: harem-party-mangagamer
steamid: null
version: MangaGamer
year: 2006
{
"game_slug": "harem-party",
"version": "MangaGamer",
"description": "",
"notes": "",
"name": "Harem Party",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "harem-party-mangagamer",
"installer_slug": "harem-party-mangagamer",
"script": {
"files": [
{
"file1": "N/A:Please select the MangaGamer archive"
}
],
"game": {
"exe": "drive_c/Tactics/Harem Party/lcsebody.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}