PHP Classes

File: dosbox-bridge/dos/DOORS/SKEL/dosdoor.jsn

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   dosbox-bridge/dos/DOORS/SKEL/dosdoor.jsn   Download  
File: dosbox-bridge/dos/DOORS/SKEL/dosdoor.jsn
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Binkterm PHP
Bulletin board system based on the Web
Author: By
Last change:
Date: 5 days ago
Size: 852 bytes
 

Contents

Class file image Download
{ "version": "1.0", "type": "dosdoor", "game": { "name": "Example", "short_name": "example", "author": "awehttam", "version": "1.00", "release_year": 2026, "description": "Example dosdoor.jsn manifest for a BinktermPHP door", "genre": ["RPG", "Adventure", "Fantasy"], "icon": "icon.svg", "screenshot": null }, "door": { "type": "dos", "executable": "START.BAT", "launch_command": "call start.bat {node}", "directory": "dosbox-bridge/dos/DOORS/SKEL", "dropfile_format": "DOOR.SYS", "node_support": true, "max_nodes": 2, "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 } }