digicontrol/README.md
2021-02-14 16:25:36 +11:00

2.1 KiB

Digilines Control [digicontrol]

luacheck License Minetest

Table of Contents

Overview

This mod adds nodes to control the flow of digiline messages in various ways, and is designed to be a more streamlined replacement for digiline_routing.

Overview Screenshot

Nodes

  • Filter - only lets messages with the correct channel pass through.
  • Limiter - limits the rate at which messages can pass through.
  • Diode - only lets messages pass through in one direction.
  • Splitter - splits messages into two branches, and stops messages going between the branches.
  • Tri-Splitter - same as Splitter, but splits into three branches.

Dependencies

Required

Optional

Installation

Download the master branch or the latest release, or clone the repository using Git or the GitHub Desktop app, and follow the usual installation steps.

License

Except for any exceptions stated in LICENSE.md, all code is licensed under the MIT License, with all textures, models, sounds, and other media licensed under the CC BY-SA 4.0 License.