Add bower support
This commit is contained in:
parent
43dd5438f7
commit
f43c6b5600
14
bower.json
Normal file
14
bower.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user