files:
- file1: N/A:Please select the MangaGamer archive
game:
arch: win32
exe: drive_c/Program Files/We Love Master/lcsebody.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/We Love Master
file: $file1
description: ''
game_slug: we-love-master
gogslug: ''
humblestoreid: ''
installer_slug: we-love-master-mangagamer
name: We Love Master!
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the MangaGamer archive
game:
arch: win32
exe: drive_c/Program Files/We Love Master/lcsebody.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/We Love Master
file: $file1
slug: we-love-master-mangagamer
steamid: null
version: MangaGamer
year: 2008
{
"game_slug": "we-love-master",
"version": "MangaGamer",
"description": "",
"notes": "",
"name": "We Love Master!",
"year": 2008,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "we-love-master-mangagamer",
"installer_slug": "we-love-master-mangagamer",
"script": {
"files": [
{
"file1": "N/A:Please select the MangaGamer archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/We Love Master/lcsebody.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/We Love Master",
"file": "$file1"
}
}
]
}
}