Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luk3yx/minetest-wireless_touchscreens
A mod for Minetest that introduces wireless digistuff touchscreens.
https://github.com/luk3yx/minetest-wireless_touchscreens
Last synced: 16 days ago
JSON representation
A mod for Minetest that introduces wireless digistuff touchscreens.
- Host: GitHub
- URL: https://github.com/luk3yx/minetest-wireless_touchscreens
- Owner: luk3yx
- License: mit
- Created: 2018-11-04T03:42:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-14T21:55:37.000Z (over 4 years ago)
- Last Synced: 2024-11-01T10:42:37.304Z (2 months ago)
- Language: Lua
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Wireless touchscreens
A Minetest mod that adds wireless digistuff touchscreens, inspired by
[digitouch].[digitouch]: https://gitlab.com/rdococ/digitouch
## Crafting
To craft a wireless touchscreen, use a regular touchscreen, a teleportation tube
(mese block if pipeworks isn't installed) and a diamond.## Dependencies
This mod depends on `digistuff` and `digilines`.
The following optional dependencies may exist:
- `default`: Crafting recipes.
- `pipeworks`: Optional crafting recipe change.
- `scriptblocks`: Not required at all, however when `scriptblocks` is loaded
this mod will use a scriptblocks API function instead of its own to
save memory.