add mesecons mods
This commit is contained in:
parent
71a53fbef8
commit
9861939223
721 changed files with 19937 additions and 1 deletions
12
mods/mesecons/bower.json
Normal file
12
mods/mesecons/bower.json
Normal file
|
@ -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": "https://mesecons.net",
|
||||
"authors": ["Jeija"],
|
||||
"license": "LGPL-3.0",
|
||||
"keywords": [
|
||||
"mesecons",
|
||||
"minetest",
|
||||
"mod"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue