cloudlands-cd2025/bower.json

22 lines
745 B
JSON
Raw Normal View History

2018-06-25 11:30:04 +10:00
{
"name": "cloudlands",
"description": "Hallelujah Mountains for Minetest (runs with or without a normal terrain mapgen)",
"keywords": [
2018-10-29 00:02:37 +11:00
"cloudlands", "Hallelujah Mountains", "floatlands", "skylands", "islands", "mapgen", "fantasy", "fly"
2018-06-25 11:30:04 +10:00
],
"homepage": "https://github.com/Treer/cloudlands",
"forum": "https://forum.minetest.net/viewtopic.php?t=20257",
"screenshots": [
"https://i.imgur.com/A6vDDGc.jpg",
"https://i.imgur.com/PUjjaIK.jpg",
2018-10-29 00:02:37 +11:00
"https://i.imgur.com/Zty57dy.jpg",
"https://i.imgur.com/wBLEFWn.jpg",
"https://i.imgur.com/xn9UING.jpg",
2018-06-25 11:30:04 +10:00
"https://i.imgur.com/rCtczAK.jpg"
],
"authors": [
"Treer"
2018-10-29 00:02:37 +11:00
],
"license": "LGPL-2.1-or-later"
2018-06-25 11:30:04 +10:00
}