files:
- file1: N/A:Please select the MangaGamer archive (part 1)
- file2: N/A:Please select the MangaGamer archive (part 2)
game:
exe: $GAMEDIR/No Thank You/nothankyou.exe
installer:
- extract:
dst: $GAMEDIR
file: $file1
- extract:
dst: $GAMEDIR
file: $file2
- task:
executable: $GAMEDIR/No Thank You.part1.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: no-thank-you
gogslug: ''
humblestoreid: ''
installer_slug: no-thank-you-mangagamer
name: NO, THANK YOU!!!
notes: In case text on the installer doesn't display correctly, click bottom left
to install or bottom right to cancel. You can delete No Thank You.part1.exe and
No Thank You.part2.rar when installation is complete.
runner: wine
script:
files:
- file1: N/A:Please select the MangaGamer archive (part 1)
- file2: N/A:Please select the MangaGamer archive (part 2)
game:
exe: $GAMEDIR/No Thank You/nothankyou.exe
installer:
- extract:
dst: $GAMEDIR
file: $file1
- extract:
dst: $GAMEDIR
file: $file2
- task:
executable: $GAMEDIR/No Thank You.part1.exe
name: wineexec
prefix: $GAMEDIR
slug: no-thank-you-mangagamer
steamid: 975000
version: MangaGamer
year: 2015
{
"game_slug": "no-thank-you",
"version": "MangaGamer",
"description": null,
"notes": "In case text on the installer doesn't display correctly, click bottom left to install or bottom right to cancel. You can delete No Thank You.part1.exe and No Thank You.part2.rar when installation is complete.",
"name": "NO, THANK YOU!!!",
"year": 2015,
"steamid": 975000,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "no-thank-you-mangagamer",
"installer_slug": "no-thank-you-mangagamer",
"script": {
"files": [
{
"file1": "N/A:Please select the MangaGamer archive (part 1)"
},
{
"file2": "N/A:Please select the MangaGamer archive (part 2)"
}
],
"game": {
"exe": "$GAMEDIR/No Thank You/nothankyou.exe"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$file1"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "$file2"
}
},
{
"task": {
"executable": "$GAMEDIR/No Thank You.part1.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}