Этот коммит содержится в:
Diogo Gomes 2017-10-15 15:40:44 +01:00 коммит произвёл Vitaliy
родитель 7094f0b606
Коммит 4f400f3fae
1 изменённых файлов: 12 добавлений и 0 удалений

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