files:
- file1: N/A:Please select the game archive
game:
exe: $GAMEDIR/WABISABI.exe
prefix: $GAMEDIR/prefix
installer:
- extract:
dst: $GAMEDIR
file: $file1
- task:
app: allfonts
description: Installing allfonts
name: winetricks
prefix: $GAMEDIR/prefix
description: ''
game_slug: wabisabi
gogslug: ''
humblestoreid: ''
installer_slug: wabisabi-denpasoft
name: Wabisabi
notes: When switching between fullscreen and windowed mode, everything in the game
may become unclickable. Force quitting and restarting should fix the issue.
runner: wine
script:
files:
- file1: N/A:Please select the game archive
game:
exe: $GAMEDIR/WABISABI.exe
prefix: $GAMEDIR/prefix
installer:
- extract:
dst: $GAMEDIR
file: $file1
- task:
app: allfonts
description: Installing allfonts
name: winetricks
prefix: $GAMEDIR/prefix
slug: wabisabi-denpasoft
steamid: null
version: Denpasoft
year: 2019
{
"game_slug": "wabisabi",
"version": "Denpasoft",
"description": "",
"notes": "When switching between fullscreen and windowed mode, everything in the game may become unclickable. Force quitting and restarting should fix the issue.",
"name": "Wabisabi",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "wabisabi-denpasoft",
"installer_slug": "wabisabi-denpasoft",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "$GAMEDIR/WABISABI.exe",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$file1"
}
},
{
"task": {
"app": "allfonts",
"description": "Installing allfonts",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}