cannons/bower.json

27 lines
793 B
JSON
Raw Normal View History

2015-08-11 18:36:08 +02:00
{
"name": "cannons",
2015-08-11 21:14:09 +02:00
"description": "To shoot insert muni and gunpowder and punch the cannon with a torch.",
2015-08-11 18:36:08 +02:00
"keywords": [
"cannon",
"cannons",
"medieval",
2015-08-11 18:40:08 +02:00
"shoot"
2015-08-11 18:36:08 +02:00
],
"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"
2015-08-11 21:14:09 +02:00
],
2015-08-12 07:24:09 +02:00
"license": "CC-BY-SA-3.0"
2015-08-11 18:36:08 +02:00
}