From ec260d66d9739c4093ad3db09f8b42a65434ce85 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 14 Oct 2024 00:32:07 +0200 Subject: [PATCH] Rename to "LiBPoV" --- LICENSE.md | 2 +- README.md | 6 +++--- dark_style.css | 2 +- index.html | 8 ++++---- mibpov.js => libpov.js | 2 +- license.html | 10 +++++----- manual.html | 28 ++++++++++++++-------------- 7 files changed, 29 insertions(+), 29 deletions(-) rename mibpov.js => libpov.js (99%) diff --git a/LICENSE.md b/LICENSE.md index 559c5f7..9c0cc75 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # License -MiBPoV (Minetest Biome Point Visualizer) is Copyright by (c) Wuzzy, 2023 and is released under the MIT License. +LiBPoV (Luanti Biome Point Visualizer) is Copyright by (c) Wuzzy, 2023 and is released under the MIT License. Javascript-Voronoi is Copyright (c) by Raymond Hill, 2010-2013 and is released under the MIT License. ## The MIT License diff --git a/README.md b/README.md index 6dfe0f4..5c16534 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# MiBPoV—Minetest Biome Point Visualizer +# LiBPoV—Luanti Biome Point Visualizer -MiBPov is a tool for people who develop games and mods for a [Minetest](https://minetest.net). It allows them to visualize the heat and humidity points of biomes, making it easier to edit them. It is a webpage using JavaScript. A manual is included. +LiBPoV is a tool for people who develop games and mods for a [Luanti](https://minetest.net). It allows them to visualize the heat and humidity points of biomes, making it easier to edit them. It is a webpage using JavaScript. A manual is included. -[Use MiBPoV in your browser now!](https://wuzzy.codeberg.page/MiBPoV/) +[Use LiBPoV in your browser now!](https://wuzzy.codeberg.page/LiBPoV/) If you want to use it locally instead, simply open `index.html` in your browser. diff --git a/dark_style.css b/dark_style.css index 7857b99..4c3888d 100644 --- a/dark_style.css +++ b/dark_style.css @@ -1,5 +1,5 @@ /* -Style sheet for the Minetest Biome Point Visualizer. +Style sheet for the Luanti Biome Point Visualizer. License: MIT License */ diff --git a/index.html b/index.html index ddb70be..25f02db 100644 --- a/index.html +++ b/index.html @@ -4,14 +4,14 @@ -MiBPoV—Minetest Biome Point Visualizer +LiBPoV—Luanti Biome Point Visualizer -

MiBPoV—Minetest Biome Point Visualizer

+

LiBPoV—Luanti Biome Point Visualizer