From 259e8c64a44e637bfe9d8e0be2cc2840f5d3446b Mon Sep 17 00:00:00 2001 From: hy8wGWme Date: Wed, 10 Aug 2016 18:41:51 +0200 Subject: [PATCH] Add files via upload bower.json to add a picture --- bower.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 bower.json diff --git a/bower.json b/bower.json new file mode 100644 index 00000000..2a5379c8 --- /dev/null +++ b/bower.json @@ -0,0 +1,19 @@ +{ + "name": "homedecor_modpack", + "description": "This mod adds a whole bunch of new items to Minetest suitable for decorating inside and outside a home.", + "keywords": [ + "building", + "cosmetic", + "homedecor modpack", + "homedecor_modpack" + ], + "homepage": "http://daconcepts.com/vanessa/hobbies/minetest/homedecor-crafting-guide/homedecor-craft-guide.html", + "project": "https://github.com/minetest-mods/homedecor_modpack", + "forum": "http://forum.minetest.net/viewtopic.php?f=11&t=2041", + "screenshots": [ + "http://daconcepts.com/vanessa/hobbies/minetest/screenshots/homedecor1.png" + ], + "authors": [ + "VanessaE" + ] +} \ No newline at end of file