star_wars/mods/stamina/bower.json

14 lines
409 B
JSON
Raw Permalink Normal View History

2019-12-18 21:17:22 +01:00
{
"name": "stamina",
"description": "This mod adds a stamina, or hunger mechanic to Minetest. Actions like crafting, walking, digging or fighting make the player exhausted.",
"homepage": "https://github.com/minetest-mods/stamina",
"authors": [
"BlockMen - 2015",
"Auke Kok - 2016"
],
"license": "LGPL-2.1+",
"keywords": [
"hunger",
"stamina"
]
}