From 23143dbad40d019bf6e6d8e0ba4d2137128c78ba Mon Sep 17 00:00:00 2001 From: hy8wGWme Date: Fri, 12 Aug 2016 18:11:42 +0200 Subject: [PATCH] for bower minetest mod reposetory --- bower.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 bower.json diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..9239e65 --- /dev/null +++ b/bower.json @@ -0,0 +1,28 @@ +{ + "name": "horror", + "description": "Adds horror themed stuff.", + "keywords": [ + "building", + "cosmetic", + "mobs", + "flowing blood", + "animated nodes", + "decorative", + "spikes and a spiky fence", + "particle spawning nodes", + "cockroaches", + "food", + "permanent darkness" + ], + "project": "https://github.com/D00Med/horror", + "forum": "https://forum.minetest.net/viewtopic.php?f=9&t=12961", + "screenshots": [ + "http://s18.postimg.org/qxqqg4789/screenshot_601384761.png" + "https://s32.postimg.org/pds7l6n9x/screenshot.png" + "https://s31.postimg.org/i8vw8zi23/screenshot_20160729_121957_1.png" + "https://s9.postimg.org/wcre2q0en/screenshot_20160810_171328.png" + ], + "authors": [ + "D00Med" + ] +}