diff --git a/mods/inventory_plus/readme.MD b/mods/inventory_plus/readme.MD new file mode 100644 index 00000000..892361e6 --- /dev/null +++ b/mods/inventory_plus/readme.MD @@ -0,0 +1,28 @@ +# Inventory Plus for Minetest +written by CornerNode +updated by TenPlus1 + + +## Features + +- Allows additional formspec buttons to be added to the player inventory screen. +- These are processed by your own mod, they can show other formspec screens, or perform in game functionality. +- Adds support for Creative Inventory. +- Intllib support for languages (thanks to H4mlet) + + +## Project Resources + +* [Download](https://github.com/tenplus1/inventory_plus/archive/master.zip) +* [Project](https://github.com/tenplus1/inventory_plus) +* [Forum](http://forum.minetest.net/viewtopic.php?t=6204) + + +## About + +This module is open source, so it's distributed freely. If you find it useful then I ask not for your wealth, but simply to spare your time to consider the world we share by watching [Earthlings](http://earthlings.com/), a multi-award winning film available to watch online for free. A must-see for anyone who wishes to make the world a better place. + + +## License + +[BSD-3-Clause](https://raw.github.com/cornernote/minetest-inventory_plus/master/LICENSE), Copyright © 2013-2014 [Brett O'Donnell](http://cornernote.github.io/)