If you are the mod owner then please add a
bower.json
file to the
repository, then click
Update.
{ "name": "fakeblocks", "description": "Allows one to craft genuine looking blocks that can be walked through. See README.", "keywords": [ "fakeblocks" ], "homepage": "https://github.com/TheZenKitteh/minetest-fakeblocks", "forum": "http://forum.minetest.net/viewtopic.php?f=11&t=3955", "screenshots": [ "https://example.com/screenshot1.png" ], "authors": [ "TheZenKitteh" ] }
Adding a webhook to your repository will update minetest-bower with the latest information each time you push a change.
Create a new webhook and enter
http://bower.minetest.org/mods/update/fakeblocks
into the
Payload URL, then click Add webhook.