files:
- file1: N/A:Please select the Groupees installer
game:
arch: win32
exe: drive_c/Program Files/Xing Chess/Xing Chess.exe
prefix: $GAMEDIR
installer:
- task:
args: /S
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: xing-chess
gogslug: ''
humblestoreid: ''
installer_slug: xing-chess-groupees
name: Xing Chess
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees installer
game:
arch: win32
exe: drive_c/Program Files/Xing Chess/Xing Chess.exe
prefix: $GAMEDIR
installer:
- task:
args: /S
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: xing-chess-groupees
steamid: null
version: Groupees
year: 2014
{
"game_slug": "xing-chess",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Xing Chess",
"year": 2014,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "xing-chess-groupees",
"installer_slug": "xing-chess-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Xing Chess/Xing Chess.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/S",
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}