Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 486 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 486 Bytes

Fallout Terminal

A simple terminal, styled like Bethesda's Fallout consoles.

Run javascript code directly in the console or from external files, do simple math, or simply type. Terminal commands must be preceded by a colon and local variables must be surrounded by the modulo when called.

Open terminal

Terminal Commands

  • /help to get a list of commands

Note: Local variables can store basic variables and arrays, but not objects or functions.