files:
- archive: N/A:Select the game's archive file
game:
main_file: CHESS.EXE
installer:
- extract:
dst: $GAMEDIR
file: archive
description: null
game_slug: battle-chess
gogslug: battle_chess
humblestoreid: ''
installer_slug: battle-chess-dosbox-archive
name: Battle Chess
notes: ''
runner: dosbox
script:
files:
- archive: N/A:Select the game's archive file
game:
main_file: CHESS.EXE
installer:
- extract:
dst: $GAMEDIR
file: archive
slug: battle-chess-dosbox-archive
steamid: 622830
version: DOSBox Archive
year: 1988
{
"game_slug": "battle-chess",
"version": "DOSBox Archive",
"description": null,
"notes": "",
"name": "Battle Chess",
"year": 1988,
"steamid": 622830,
"gogslug": "battle_chess",
"humblestoreid": "",
"runner": "dosbox",
"slug": "battle-chess-dosbox-archive",
"installer_slug": "battle-chess-dosbox-archive",
"script": {
"files": [
{
"archive": "N/A:Select the game's archive file"
}
],
"game": {
"main_file": "CHESS.EXE"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "archive"
}
}
]
}
}