Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mt-mods/unifieddyes
https://github.com/mt-mods/unifieddyes
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mt-mods/unifieddyes
- Owner: mt-mods
- License: gpl-2.0
- Created: 2021-11-28T09:24:11.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T13:41:56.000Z (9 months ago)
- Last Synced: 2024-04-19T14:56:10.575Z (9 months ago)
- Language: Lua
- Size: 654 KB
- Stars: 0
- Watchers: 4
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
VanessaE's Unified Dyes
=======================The purpose of this mod originally was to supply a complete set of colors for Minetest mod authors to use for colorized nodes, or to reference in recipes. Since the advent of the default dyes mod in minetest_game, this mod has become more of an extension of the default mod. Since the advent of param2 colorization, it has also become a library for general color handling.
Unified Dyes expands the standard dye set from 15 colors to 32, 89, or 256 (see the API and usage info).
Dependencies: Minetest engine version 0.4.16 or higher and a corresponding copy of minetest_game.
License: GPL 2.0 or higher.
Install: Unzip the distribution file, rename the resultant folder to just "unifieddyes", move it into Minetest's mods folder, and enable it in your world configuration.
Usage: for detailed usage information, please see [the Unified Dyes Thread](https://forum.minetest.net/viewtopic.php?f=11&t=2178&p=28399) on the Minetest forum.
API: the full API is documented here: https://github.com/mt-mods/unifieddyes/blob/master/API.md