files:
- archive: N/A:Select the archive containing the game
game:
main_file: tatou.com
installer:
- extract:
dst: $GAMEDIR
file: archive
description: ''
game_slug: north-south
gogslug: north_south
humblestoreid: ''
installer_slug: north-south-dos
name: North & South
notes: ''
runner: dosbox
script:
files:
- archive: N/A:Select the archive containing the game
game:
main_file: tatou.com
installer:
- extract:
dst: $GAMEDIR
file: archive
slug: north-south-dos
steamid: null
version: DOS
year: 1989
{
"game_slug": "north-south",
"version": "DOS",
"description": "",
"notes": "",
"name": "North & South",
"year": 1989,
"steamid": null,
"gogslug": "north_south",
"humblestoreid": "",
"runner": "dosbox",
"slug": "north-south-dos",
"installer_slug": "north-south-dos",
"script": {
"files": [
{
"archive": "N/A:Select the archive containing the game"
}
],
"game": {
"main_file": "tatou.com"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "archive"
}
}
]
}
}