If you are the mod owner then please add a
bower.json
file to the
repository, then click
Update.
{ "name": "hovercraft", "description": "Hovercraft for Minetest", "keywords": [ "hovercraft" ], "homepage": "https://github.com/stujones11/hovercraft", "forum": "http://forum.minetest.net/viewtopic.php?f=11&t=6722", "screenshots": [ "https://example.com/screenshot1.png" ], "authors": [ "stujones11" ] }
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/hovercraft
into the
Payload URL, then click Add webhook.