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