{
"version": "1.0",
"type": "dosdoor",
"game": {
"name": "8 Way Slots",
"short_name": "8wayslots",
"author": "",
"version": "1.3.2",
"release_year": 2026,
"description": "2 Played on a 3 by 3 Grid of token wheels, this door pays out on vertical, horizontal and diagonal lines. Multiple lines are also payed out. ",
"genre": ["Casino"],
"icon": "icon.svg",
"screenshot": null
},
"door": {
"type": "dos",
"executable": "8WAYS.EXE",
"launch_command": "8WAYS.BAT {node}",
"directory": "dosbox-bridge/dos/DOORS/8WAYSL",
"dropfile_format": "DOOR.SYS",
"node_support": true,
"max_nodes": 1,
"fossil_required": false,
"ansi_required": false,
"time_per_day": 30
},
"requirements": {
"dosbox": "dosbox-x",
"fossil_driver": "X00.SYS"
},
"config": {
"enabled": false,
"credit_cost": 0,
"max_time_minutes": 30
}
}
|