add bower.json file

This commit is contained in:
adrido 2015-08-11 18:36:08 +02:00
parent b84ed21fac
commit db1274c13c

29
bower.json Normal file

@ -0,0 +1,29 @@
{
"name": "cannons",
"description": "The Cannons mod adds Cannons to the game.\nto shot insert muni and gunpowder and punch that with a torch.\nthe muni can destroy nodes and h...",
"keywords": [
"cannon",
"cannons",
"medieval",
"shoot"
],
/*"homepage": "http://example.com/",*/
"forum": "http://forum.minetest.net/viewtopic.php?f=11&t=7744",
"screenshots": [
"https://bitbucket.org/kingarthursteam/cannons/raw/master/screenshot.png",
"https://bitbucket.org/kingarthursteam/cannons/wiki/screenshots/screenshot_1531516.png",
"https://bitbucket.org/kingarthursteam/cannons/wiki/screenshots/screenshot_1849086.png",
"https://bitbucket.org/kingarthursteam/cannons/wiki/screenshots/screenshot_5781410.png"
],
"authors": [
"kingarthursteam",
"addi",
"Semmett9",
"eythen"
],
"ignore": [
"indev"
]
"license": "CC BY-SA"
}