If you are the mod owner then please add a
bower.json
file to the
repository, then click
Update.
{ "name": "lifter", "description": "Adds simple lifts to minetest.", "keywords": [ "lifter" ], "homepage": "http://splizard.com/minetest/mods/lifters/", "forum": "https://forum.minetest.net/viewtopic.php?t=1", "screenshots": [ "https://raw.githubusercontent.com/Splizard/minetest-mod-lifter/master/screenshot.png" ], "authors": [ "Splizard" ] }
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/lifter
into the
Payload URL, then click Add webhook.