# LuaMade Documentation LuaMade is a StarMade mod that adds scriptable Lua computers with terminal tools, a virtual file system, and network messaging. ```{toctree} :maxdepth: 2 :caption: Core markdown/core/luamade markdown/core/console markdown/core/terminal markdown/core/terminal-api markdown/core/util markdown/core/json ``` ```{toctree} :maxdepth: 2 :caption: I/O markdown/io/filesystem markdown/io/networking markdown/io/ftp markdown/io/virtualfile markdown/io/input ``` ```{toctree} :maxdepth: 2 :caption: Math markdown/math/bounding-box markdown/math/vector ``` ```{toctree} :maxdepth: 2 :caption: Graphics markdown/graphics/gfx2d markdown/graphics/gui ``` ```{toctree} :maxdepth: 2 :caption: Entities markdown/entities/entity markdown/entities/entity-ai markdown/entities/remote-entity markdown/entities/faction markdown/entities/fleet markdown/entities/fleet-command ``` ```{toctree} :maxdepth: 2 :caption: Systems markdown/systems/channels markdown/systems/inventory markdown/systems/item-stack markdown/systems/peripheral markdown/systems/block markdown/systems/block-info markdown/systems/chamber markdown/systems/datastore-block markdown/systems/networked-datastore-block markdown/systems/disk-drive-block markdown/systems/display-module-block markdown/systems/factory-block markdown/systems/inventory-block markdown/systems/jump-drive markdown/systems/password-permission-module markdown/systems/reactor markdown/systems/shield markdown/systems/shield-system markdown/systems/shipyard markdown/systems/thrust markdown/systems/usable-chamber ```