files:
- main: https://mduel2k5.spadgos.com/mduel96/download/Thieves.zip
game:
config_file: dosbox.conf
main_file: THIEVES.EXE
installer:
- extract:
dst: $GAMEDIR
file: main
- write_file:
content: Ben10@#$%^&*()
file: $GAMEDIR/TF99.DAT
- write_file:
content: '[cpu]
cycles=20000
[sdl]
autolock=false
[mouse]
mouse_capture=nomouse'
file: $GAMEDIR/dosbox.conf
description: ''
game_slug: thieves--1
gogslug: ''
humblestoreid: ''
installer_slug: thieves
name: Thieves
notes: ''
runner: dosbox
script:
files:
- main: https://mduel2k5.spadgos.com/mduel96/download/Thieves.zip
game:
config_file: dosbox.conf
main_file: THIEVES.EXE
installer:
- extract:
dst: $GAMEDIR
file: main
- write_file:
content: Ben10@#$%^&*()
file: $GAMEDIR/TF99.DAT
- write_file:
content: '[cpu]
cycles=20000
[sdl]
autolock=false
[mouse]
mouse_capture=nomouse'
file: $GAMEDIR/dosbox.conf
slug: thieves
steamid: null
version: ''
year: 1997
{
"game_slug": "thieves--1",
"version": "",
"description": "",
"notes": "",
"name": "Thieves",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "thieves",
"installer_slug": "thieves",
"script": {
"files": [
{
"main": "https://mduel2k5.spadgos.com/mduel96/download/Thieves.zip"
}
],
"game": {
"config_file": "dosbox.conf",
"main_file": "THIEVES.EXE"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "main"
}
},
{
"write_file": {
"content": "Ben10@#$%^&*()",
"file": "$GAMEDIR/TF99.DAT"
}
},
{
"write_file": {
"content": "[cpu]\ncycles=20000\n[sdl]\nautolock=false\n[mouse]\nmouse_capture=nomouse",
"file": "$GAMEDIR/dosbox.conf"
}
}
]
}
}