diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..619e854 --- /dev/null +++ b/bower.json @@ -0,0 +1,15 @@ +{ + "name": "oficios", + "description": "OfĂ­cios para Minetest", + "keywords": [ + "oficios" + ], + "homepage": "https://github.com/BrunoMine/oficios", + "forum": "https://forum.minetest.net/viewtopic.php?t=1", + "screenshots": [ + "https://github.com/BrunoMine/oficios/blob/master/screenshot.png" + ], + "authors": [ + "BrunoMine" + ] +}