summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-06-20 16:58:33 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-06-20 16:58:33 -0400
commit9018efd1b9fb3913466b8e8b4b6e05f8216c8521 (patch)
tree7a57566938a375ad0c1bc45dc7f8a9d88d101b54 /README.md
parent950338610009d3fee62c24c6236f5fc21e14fa0c (diff)
downloadunifieddyes-9018efd1b9fb3913466b8e8b4b6e05f8216c8521.tar
unifieddyes-9018efd1b9fb3913466b8e8b4b6e05f8216c8521.tar.gz
unifieddyes-9018efd1b9fb3913466b8e8b4b6e05f8216c8521.tar.bz2
unifieddyes-9018efd1b9fb3913466b8e8b4b6e05f8216c8521.tar.xz
unifieddyes-9018efd1b9fb3913466b8e8b4b6e05f8216c8521.zip
rename README
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..bb71e65
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+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 below).
+
+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.