files:
- archive:
filename: game.zip
url: https://archive.org/download/AlienCarnage/AlienCarnageFreewareRelease2007apogeeSoftwareLtd.action.zip
game:
config_file: dosbox.conf
main_file: CARNAGE.EXE
installer:
- extract:
description: Extracting game
dst: $GAMEDIR
file: archive
- write_file:
content: '[cpu]
cycles=max'
file: $GAMEDIR/dosbox.conf
description: null
game_slug: alien-carnage-halloween-harry
gogslug: ''
humblestoreid: ''
installer_slug: alien-carnage-halloween-harry-dos
name: Alien Carnage / Halloween Harry
notes: ''
runner: dosbox
script:
files:
- archive:
filename: game.zip
url: https://archive.org/download/AlienCarnage/AlienCarnageFreewareRelease2007apogeeSoftwareLtd.action.zip
game:
config_file: dosbox.conf
main_file: CARNAGE.EXE
installer:
- extract:
description: Extracting game
dst: $GAMEDIR
file: archive
- write_file:
content: '[cpu]
cycles=max'
file: $GAMEDIR/dosbox.conf
slug: alien-carnage-halloween-harry-dos
steamid: 358280
version: DOS
year: 1993
{
"game_slug": "alien-carnage-halloween-harry",
"version": "DOS",
"description": null,
"notes": "",
"name": "Alien Carnage / Halloween Harry",
"year": 1993,
"steamid": 358280,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "alien-carnage-halloween-harry-dos",
"installer_slug": "alien-carnage-halloween-harry-dos",
"script": {
"files": [
{
"archive": {
"filename": "game.zip",
"url": "https://archive.org/download/AlienCarnage/AlienCarnageFreewareRelease2007apogeeSoftwareLtd.action.zip"
}
}
],
"game": {
"config_file": "dosbox.conf",
"main_file": "CARNAGE.EXE"
},
"installer": [
{
"extract": {
"description": "Extracting game",
"dst": "$GAMEDIR",
"file": "archive"
}
},
{
"write_file": {
"content": "[cpu]\ncycles=max",
"file": "$GAMEDIR/dosbox.conf"
}
}
]
}
}