files:
- jastzip: N/A:Select the ZIP file downloaded from JAST (probably named Masquerade
Adult Release.zip)
game:
arch: win32
exe: $GAMEDIR/masquerade/Masq.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- extract:
dst: $GAMEDIR/masquerade/
file: $jastzip
description: ''
game_slug: masquerade-hell-academy
gogslug: ''
humblestoreid: ''
installer_slug: masquerade-hell-academy-jast
name: 'Masquerade: Hell Academy'
notes: ''
runner: wine
script:
files:
- jastzip: N/A:Select the ZIP file downloaded from JAST (probably named Masquerade
Adult Release.zip)
game:
arch: win32
exe: $GAMEDIR/masquerade/Masq.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- extract:
dst: $GAMEDIR/masquerade/
file: $jastzip
slug: masquerade-hell-academy-jast
steamid: null
version: JAST
year: null
{
"game_slug": "masquerade-hell-academy",
"version": "JAST",
"description": "",
"notes": "",
"name": "Masquerade: Hell Academy",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "masquerade-hell-academy-jast",
"installer_slug": "masquerade-hell-academy-jast",
"script": {
"files": [
{
"jastzip": "N/A:Select the ZIP file downloaded from JAST (probably named Masquerade Adult Release.zip)"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/masquerade/Masq.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/prefix"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/masquerade/",
"file": "$jastzip"
}
}
]
}
}