diff options
author | ShadowNinja <shadowninja@minetest.net> | 2014-04-22 16:51:09 -0400 |
---|---|---|
committer | ShadowNinja <shadowninja@minetest.net> | 2014-04-22 16:52:04 -0400 |
commit | 910c9fad5b5d82b9670bf1a61f9ba8328027b357 (patch) | |
tree | 24c6fdac68e84bc28d98e503ddc329589bc07d35 /README.md | |
parent | fa0142c2c005ba8bf1bc44a2e0c9d34fbd2f1cf4 (diff) |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 22 |
1 files changed, 19 insertions, 3 deletions
@@ -1,6 +1,22 @@ -unified_inventory +Unified inventory ================= -Replacement for Minetest creative inventory. +Unified Inventory replaces the default survival and creative inventory. +It adds a nicer interface and a number of features, such as a crafting guide. + +License +======= + +Copyright (C) 2012-2014 Maciej Kasatkin (RealBadAngel) + +Unified inventory code is licensed under the GNU LGPLv2+. + +Licenses for textures: + +VanessaE: (WTFPL) + * ui\_group.png + +RealBadAngel: (WTFPL) + * Everything else. + -Unified Inventory replaces the survival and creative inventory; it also functions as a crafting guide. |