Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cornernote/minetest-inventory_plus
Allows additional formspec buttons to be added to the player inventory screen.
https://github.com/cornernote/minetest-inventory_plus
Last synced: 3 months ago
JSON representation
Allows additional formspec buttons to be added to the player inventory screen.
- Host: GitHub
- URL: https://github.com/cornernote/minetest-inventory_plus
- Owner: cornernote
- License: other
- Created: 2012-11-08T00:09:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-14T00:36:15.000Z (over 7 years ago)
- Last Synced: 2024-10-08T18:19:54.315Z (3 months ago)
- Language: Lua
- Homepage: http://cornernote.github.io/minetest-inventory_plus/
- Size: 479 KB
- Stars: 12
- Watchers: 6
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inventory Plus for Minetest
[![home](https://img.shields.io/badge/inventory_plus-home-blue.svg?style=flat-square)](http://cornernote.github.io/minetest-inventory_plus/)
[![download](https://img.shields.io/github/tag/cornernote/minetest-inventory_plus.svg?style=flat-square&label=release)](https://github.com/cornernote/minetest-inventory_plus/archive/master.zip)
[![git](https://img.shields.io/badge/git-project-green.svg?style=flat-square)](https://github.com/cornernote/minetest-inventory_plus)
[![forum](https://img.shields.io/badge/minetest-mod-green.svg?style=flat-square)](http://forum.minetest.net/viewtopic.php?t=6204)
[![bower](https://img.shields.io/badge/bower-mod-green.svg?style=flat-square)](https://minetest-bower.herokuapp.com/mods/inventory_plus)## Description
Allows additional formspec buttons to be added to the player inventory.
## 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 refill/trash to Creative Inventory.## Project Resources
* [Home](http://cornernote.github.io/minetest-inventory_plus/)
* [Download](https://github.com/cornernote/minetest-inventory_plus/archive/master.zip)
* [Project](https://github.com/cornernote/minetest-inventory_plus)
* [Forum](http://forum.minetest.net/viewtopic.php?t=6204)
* [Bower](https://minetest-bower.herokuapp.com/mods/inventory_plus)## Support
- Does this README need improvement? Go ahead and [suggest a change](https://github.com/cornernote/minetest-inventory_plus/edit/master/README.md).
- Found a bug, or need help using this project? Check the [open issues](https://github.com/cornernote/minetest-inventory_plus/issues) or [create an issue](https://github.com/cornernote/minetest-inventory_plus/issues/new).## 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/)