minetest-game-adventuretest/mods/minetest-mod-modmenu
Brandon 26146c84e7 I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
..
inventory_plus I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
modmenu I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
.directory I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
COPYING I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
README.txt I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00
modpack.txt I think this commit is forced because I had to reload everything from backup... 2016-05-06 13:12:41 -05:00

README.txt

Modmenu - Simple menu for mod actions
License: WTFPL
Requires Minetest 0.4.5 or later

This mod provides an in-game menu that can be used to access formspecs of other
mods which add buttons to it. The menu can be accessed by typing "/m" in the
in-game chat.

This modpack also includes a compatibility mod for inventory_plus (written from
scratch), which places mods that use inventory_plus.register_button() in the
menu as well. This should allow mods that previously used inventory_plus to work
with other mods that change the inventory (such as Unified Inventory).
If you want to use the original inventory_plus, remove the inventory_plus folder
from this modpack.