PHP Classes

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

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

Contents

Class file image Download
{ "type": "nativedoor", "version": "1.0", "game": { "name": "Public Terminal", "short_name": "PUBTERM", "author": "BinktermPHP", "version": "1.0", "release_year": 2026, "description": "Connect to the BBS via telnet.", "genre": ["Terminal"], "players": "Single-player", "icon": "icon.svg", "screenshot": null }, "door": { "executable": "pubterm.sh", "launch_command": "/bin/bash pubterm.sh", "launch_command_windows": "${PUBTERM_PLINK_BIN:-plink} -telnet ${PUBTERM_HOST:-127.0.0.1} ${PUBTERM_PORT:-2323}", "dropfile_format": "DOOR.SYS", "output_encoding": "utf8", "max_nodes": 5, "ansi_required": true, "time_per_day": 60 }, "requirements": { "admin_only": false, "platform": ["linux", "windows"] }, "config": { "enabled": false, "credit_cost": 0, "max_time_minutes": 60, "max_sessions": 5, "allow_anonymous": true, "guest_max_sessions": 5 } }