PHP Classes

File: native-doors/doors/linuxdoortest/nativedoor.json

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   native-doors/doors/linuxdoortest/nativedoor.json   Download  
File: native-doors/doors/linuxdoortest/nativedoor.json
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: 765 bytes
 

Contents

Class file image Download
{ "type": "nativedoor", "version": "1.0", "game": { "name": "Linux Door Test", "short_name": "LINUXDOORTEST", "author": "BinktermPHP", "version": "1.0", "release_year": 2026, "description": "A simple test native door that displays hello world and exits.", "genre": ["Test"], "players": "Single-player", "icon": null, "screenshot": null }, "door": { "executable": "linuxdoortest.sh", "launch_command": "/bin/bash linuxdoortest.sh", "dropfile_format": "DOOR.SYS", "max_nodes": 10, "ansi_required": false, "time_per_day": 30 }, "requirements": { "admin_only": false }, "config": { "enabled": false, "credit_cost": 0, "max_time_minutes": 30, "max_sessions": 10 } }