Codebase list minetest-mod-mesecons / cf91d0ad-651f-418d-b865-493869f60744/main bower.json
cf91d0ad-651f-418d-b865-493869f60744/main

Tree @cf91d0ad-651f-418d-b865-493869f60744/main (Download .tar.gz)

bower.json @cf91d0ad-651f-418d-b865-493869f60744/mainraw · history · blame

{
    "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"
    ]
}