files:
- game: N/A:Select the file kwiksnax.exe
game:
main_file: $GAMEDIR/kwiksnax.conf
installer:
- execute:
args: $GAMEDIR/HDD
file: mkdir
- execute:
args: $GAMEDIR/HDD/kwiksnax
file: mkdir
- copy:
dst: $GAMEDIR/HDD/kwiksnax
src: $game
- write_file:
content: '[autoexec]
mount C "$GAMEDIR/HDD" -t dir
C:
cd kwiksnax
kwiksnax.exe
exit'
file: $GAMEDIR/kwiksnax.conf
description: null
game_slug: kwik-snax
gogslug: ''
humblestoreid: ''
installer_slug: kwik-snax-ms-dos
name: Kwik Snax
notes: ''
runner: dosbox
script:
files:
- game: N/A:Select the file kwiksnax.exe
game:
main_file: $GAMEDIR/kwiksnax.conf
installer:
- execute:
args: $GAMEDIR/HDD
file: mkdir
- execute:
args: $GAMEDIR/HDD/kwiksnax
file: mkdir
- copy:
dst: $GAMEDIR/HDD/kwiksnax
src: $game
- write_file:
content: '[autoexec]
mount C "$GAMEDIR/HDD" -t dir
C:
cd kwiksnax
kwiksnax.exe
exit'
file: $GAMEDIR/kwiksnax.conf
slug: kwik-snax-ms-dos
steamid: null
version: MS-DOS
year: 1990
{
"game_slug": "kwik-snax",
"version": "MS-DOS",
"description": null,
"notes": "",
"name": "Kwik Snax",
"year": 1990,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "kwik-snax-ms-dos",
"installer_slug": "kwik-snax-ms-dos",
"script": {
"files": [
{
"game": "N/A:Select the file kwiksnax.exe"
}
],
"game": {
"main_file": "$GAMEDIR/kwiksnax.conf"
},
"installer": [
{
"execute": {
"args": "$GAMEDIR/HDD",
"file": "mkdir"
}
},
{
"execute": {
"args": "$GAMEDIR/HDD/kwiksnax",
"file": "mkdir"
}
},
{
"copy": {
"dst": "$GAMEDIR/HDD/kwiksnax",
"src": "$game"
}
},
{
"write_file": {
"content": "[autoexec]\nmount C \"$GAMEDIR/HDD\" -t dir\nC:\ncd kwiksnax\nkwiksnax.exe\nexit",
"file": "$GAMEDIR/kwiksnax.conf"
}
}
]
}
}