mirror of
https://github.com/minetest-mods/technic.git
synced 2025-03-15 09:00:32 +01:00
21 lines
553 B
JSON
21 lines
553 B
JSON
{
|
|
"name": "technic",
|
|
"description": "Technic mod for Minetest game",
|
|
"homepage": "https://github.com/minetest-technic/technic",
|
|
"license": "LGPL",
|
|
"authors": [
|
|
"kaeza <kaeza@users.sf.net> Diego Martínez <kaeza@users.sf.net>",
|
|
"RealBadAngel <maciej.kasatkin@o2.pl> <mk@realbadangel.pl>",
|
|
"Vanessa Ezekowitz <vanessaezekowitz@gmail.com> <vanessa@rainbird.(none)>"
|
|
],
|
|
"forum": "https://forum.minetest.net/viewtopic.php?f=11&t=2538",
|
|
"keywords": [
|
|
"technic",
|
|
"minetest"
|
|
],
|
|
"dependencies": {
|
|
"moreblocks": "*",
|
|
"pipeworks": "*"
|
|
}
|
|
}
|