If you are the mod owner then please add a
bower.json
file to the
repository, then click
Update.
{ "name": "vector_extras", "description": "more vector helpers for mt", "keywords": [ "vector_extras" ], "homepage": "https://github.com/HybridDog/vector_extras", "forum": "https://forum.minetest.net/viewtopic.php?t=1", "screenshots": [ "https://example.com/screenshot1.png" ], "authors": [ "HybridDog" ] }
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/vector_extras
into the
Payload URL, then click Add webhook.