If you are the mod owner then please add a
bower.json
file to the
repository, then click
Update.
{ "name": "lapis", "description": "A Minetest Mod adding mostly useless Lapis Lazuli. But it could be used by other mods needing a new material.", "keywords": [ "lapis" ], "homepage": "https://github.com/minetest-mods/lapis", "forum": "https://forum.minetest.net/viewtopic.php?t=1", "screenshots": [ "https://raw.githubusercontent.com/minetest-mods/lapis/master/screenshot.png" ], "authors": [ "minetest-mods" ] }
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/lapis
into the
Payload URL, then click Add webhook.