If you are the mod owner then please add a
bower.json
file to the
repository, then click
Update.
{ "name": "mtpaint", "description": "Paint like you would in paint, but in 3d.", "keywords": [ "mtpaint" ], "homepage": "http://forum.minetest.net/viewtopic.php?pid=85190", "forum": "http://forum.minetest.net/viewtopic.php?f=11&t=5674", "screenshots": [ "https://example.com/screenshot1.png" ], "authors": [ "bas080" ] }
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/mtpaint
into the
Payload URL, then click Add webhook.