files:
- archive:
filename: game.zip
url: https://ia802705.us.archive.org/cors_get.php?path=%2F33%2Fitems%2Fmsdos_Alley_Cat_1984%2FAlley_Cat_1984.zip
game:
main_file: CAT.EXE
installer:
- extract:
description: Extracting game
dst: $GAMEDIR
file: archive
description: null
game_slug: alley-cat
gogslug: ''
humblestoreid: ''
installer_slug: alley-cat-dos
name: Alley Cat
notes: ''
runner: dosbox
script:
files:
- archive:
filename: game.zip
url: https://ia802705.us.archive.org/cors_get.php?path=%2F33%2Fitems%2Fmsdos_Alley_Cat_1984%2FAlley_Cat_1984.zip
game:
main_file: CAT.EXE
installer:
- extract:
description: Extracting game
dst: $GAMEDIR
file: archive
slug: alley-cat-dos
steamid: null
version: DOS
year: 1983
{
"game_slug": "alley-cat",
"version": "DOS",
"description": null,
"notes": "",
"name": "Alley Cat",
"year": 1983,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "alley-cat-dos",
"installer_slug": "alley-cat-dos",
"script": {
"files": [
{
"archive": {
"filename": "game.zip",
"url": "https://ia802705.us.archive.org/cors_get.php?path=%2F33%2Fitems%2Fmsdos_Alley_Cat_1984%2FAlley_Cat_1984.zip"
}
}
],
"game": {
"main_file": "CAT.EXE"
},
"installer": [
{
"extract": {
"description": "Extracting game",
"dst": "$GAMEDIR",
"file": "archive"
}
}
]
}
}