summaryrefslogtreecommitdiff
path: root/README
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
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')
-rw-r--r--README14
1 files changed, 0 insertions, 14 deletions
diff --git a/README b/README
deleted file mode 100644
index bb71e65..0000000
--- a/README
+++ /dev/null
@@ -1,14 +0,0 @@
-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.