2014-11-19 21:48:53 +00:00
2014-11-05 19:44:28 +00:00
2014-11-19 21:48:53 +00:00
2014-11-19 21:48:53 +00:00

Minetest Printer Mod

This mod provides a printer that can print messages to paper, and a scanner that can read them back. Printing is initiated by a digilines message to the printer (which must have paper in). When a scanner receives (via pipeworks) a printed message, it sends a digilines message.

Both the printer and scanner are designed to be used in conjunction with both digilines and pipeworks. They don't make much sense without them.

The whole thing depends on the 'memorandum' module. The printed messages from this module are the same as those hand-written in that module, and the scanner will read hand-written messages too.

License

License: Code - LGPL, Textures - WTFPL

Description
No description provided
Readme 242 KiB
Languages
Lua 100%