-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathbower.json
More file actions
27 lines (27 loc) · 797 Bytes
/
bower.json
File metadata and controls
27 lines (27 loc) · 797 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name": "cannons",
"description": "To shoot, insert munitions and gunpowder and punch the cannon with a torch.",
"keywords": [
"cannon",
"cannons",
"medieval",
"shoot"
],
"forum": "http://forum.luanti.org/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-3.0"
}