diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..50fa5f2 --- /dev/null +++ b/bower.json @@ -0,0 +1,17 @@ +{ + "name": "inventory_plus", + "description": "Allows additional formspec buttons to be added to the player inventory screen.", + "keywords": [ + "inventory", + "player", + "formspec" + ], + "homepage": "http://cornernote.github.io/minetest-inventory_plus/", + "forum": "http://forum.minetest.net/viewtopic.php?t=6204", + "screenshots": [ + "http://cornernote.github.io/minetest-inventory_plus/img/screenshot.png" + ], + "authors": [ + "cornernote" + ] +}