2.0 KiB
2.0 KiB
Digilines Control [digicontrol]
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
.
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
default
(included in Minetest Game)digilines
Optional
basic_materials
mesecons_materials
(included inmesecons
)
Installation
Download the master branch or the latest release, or clone the repository using Git or the GitHub Desktop app, and follow these instructions.
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.