diff --git a/README.md b/README.md index 297dde0..b09fc7d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# hotbar -Minetest mod that allows to set the hotbar slots number +# hotbar_16 +Hot panel for builders with 16 cells -[![download](https://img.shields.io/github/tag/askotos/hotbar.svg?style=flat-square&label=release)](https://github.com/askotos/hotbar/archive/master.zip) -[![git](https://img.shields.io/badge/git-project-green.svg?style=flat-square)](https://github.com/askotos/hotbar) -[![bower](https://img.shields.io/badge/bower-mod-green.svg?style=flat-square)](http://minetest-bower.herokuapp.com/mods/hotbar) +[![git](https://img.shields.io/badge/git-project-green.svg?style=flat-square)](https://git.minetestserver.ru/MTSR/hotbar_16) diff --git a/init.lua b/init.lua index 06d8ec7..4da6bcb 100644 --- a/init.lua +++ b/init.lua @@ -1,4 +1,4 @@ --- Minetest Mod: hotbar +-- Minetest Mod: hotbar_16 -- Version: 0.1.5a+mtsr01 -- Licence(s): see the attached license.txt file -- Authors: diff --git a/license.txt b/license.txt index 6c0b931..541f749 100644 --- a/license.txt +++ b/license.txt @@ -4,8 +4,9 @@ Attribution: askotos and VanessaE Code: License: LGPL v2.1 (https://www.gnu.org/licenses/lgpl-2.1.html) -By askotos (aka aristotle, a builder on the Red Cat Creative Server) +By VinAdmin History: +This is a fork from https://github.com/askotos/hotbar The concept and the original images come from VanessaE's dreambuilder_mp_extras mod deployed as part of the Dreambuilder modpack.