files:
- main: https://mduel2k5.spadgos.com/mduel96/download/mduelRegistered.zip
game:
config_file: dosbox.conf
main_file: MDUEL.EXE
installer:
- extract:
dst: $GAMEDIR
file: main
- write_file:
content: '[cpu]
cycles=10000
[sdl]
autolock=false
[mouse]
mouse_capture=nomouse'
file: $GAMEDIR/dosbox.conf
description: ''
game_slug: marshmallow-duel
gogslug: ''
humblestoreid: ''
installer_slug: marshmallow-duel-v20-registered
name: Marshmallow Duel
notes: ''
runner: dosbox
script:
files:
- main: https://mduel2k5.spadgos.com/mduel96/download/mduelRegistered.zip
game:
config_file: dosbox.conf
main_file: MDUEL.EXE
installer:
- extract:
dst: $GAMEDIR
file: main
- write_file:
content: '[cpu]
cycles=10000
[sdl]
autolock=false
[mouse]
mouse_capture=nomouse'
file: $GAMEDIR/dosbox.conf
slug: marshmallow-duel-v20-registered
steamid: null
version: v2.0, registered
year: 1997
{
"game_slug": "marshmallow-duel",
"version": "v2.0, registered",
"description": "",
"notes": "",
"name": "Marshmallow Duel",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "marshmallow-duel-v20-registered",
"installer_slug": "marshmallow-duel-v20-registered",
"script": {
"files": [
{
"main": "https://mduel2k5.spadgos.com/mduel96/download/mduelRegistered.zip"
}
],
"game": {
"config_file": "dosbox.conf",
"main_file": "MDUEL.EXE"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "main"
}
},
{
"write_file": {
"content": "[cpu]\ncycles=10000\n[sdl]\nautolock=false\n[mouse]\nmouse_capture=nomouse",
"file": "$GAMEDIR/dosbox.conf"
}
}
]
}
}