files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/X-note/x-note.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/X-note
file: $file1
description: ''
game_slug: x-note
gogslug: ''
humblestoreid: ''
installer_slug: x-note-groupees
name: X-note
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/X-note/x-note.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/X-note
file: $file1
slug: x-note-groupees
steamid: 337940
version: Groupees
year: 2011
{
"game_slug": "x-note",
"version": "Groupees",
"description": "",
"notes": "",
"name": "X-note",
"year": 2011,
"steamid": 337940,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "x-note-groupees",
"installer_slug": "x-note-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/X-note/x-note.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/X-note",
"file": "$file1"
}
}
]
}
}