Skip to content

Commit

Permalink
Add bower compatibility (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
Diogo-Gomes authored and numberZero committed Oct 15, 2017
1 parent 7094f0b commit 4f400f3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions bower.json
@@ -0,0 +1,12 @@
{
"name": "mesecons",
"description": "Mesecons is a mod for Minetest that implements items related to digital circuitry: wires, buttons, lights, and programmable controllers.",
"homepage": "http://mesecons.net",
"authors": "Jeija",
"license": "LGPL-3.0+",
"keywords": [
"mesecons",
"minetest",
"mod"
]
}

0 comments on commit 4f400f3

Please sign in to comment.