files:
- file1: N/A:Please select the itch.io archive
game:
arch: win32
exe: drive_c/Program Files/Tonari/TONARI by izioq.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine Prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Tonari
file: $file1
description: null
game_slug: tonari
gogslug: ''
humblestoreid: ''
installer_slug: tonari-itchio
name: TONARI
notes: Missing intro text
runner: wine
script:
files:
- file1: N/A:Please select the itch.io archive
game:
arch: win32
exe: drive_c/Program Files/Tonari/TONARI by izioq.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine Prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/Tonari
file: $file1
slug: tonari-itchio
steamid: null
version: itch.io
year: 2018
{
"game_slug": "tonari",
"version": "itch.io",
"description": null,
"notes": "Missing intro text",
"name": "TONARI",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "tonari-itchio",
"installer_slug": "tonari-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Tonari/TONARI by izioq.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine Prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Tonari",
"file": "$file1"
}
}
]
}
}