This commit is contained in:
Hamlet 2020-07-19 15:04:45 +02:00
parent ed50b9b1b4
commit b8de39e76c
No known key found for this signature in database
GPG Key ID: 30C286622B0B63F9

19
bower.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "round_trunks",
"description": "Turns (default) cubic tree trunks to cylindrical.",
"keywords": [
"environment", "trees"
],
"homepage": "https://content.minetest.net/packages/Hamlet/round_trunks/",
"forum": "https://forum.minetest.net/viewtopic.php?t=20036",
"screenshots": [
"https://codeberg.org/Hamlet/round_trunks/media/branch/master/screenshot.png"
],
"authors": [
"Hamlet"
],
"license": "EUPL-1.2",
"dependencies": {
"default": "https://github.com/minetest/minetest_game/tree/master/mods/default"
}
}