Minetest SkinAPI

Post Reply
User avatar
activivan
New member
Posts: 3
Joined: Fri Jan 01, 2021 19:39
GitHub: activivan
In-game: evivox activivan
Location: Germany
Contact:

Minetest SkinAPI

by activivan » Post

Minetest SkinAPI

Created by activivan

The Minetest SkinAPI allows you to personalize your Minetest Web Projects! You can easily get the head, a bust or a body preview of a Minetest skin from just the player name! You can even set the size of the result! It supports the most common skin mods as well as MineClone 2. Using Python Pillow and Flask it's fast and lightweight. Just drop it into your world folder and get started!

More information on GitHub:
https://github.com/activivan/mtskinapi


Image


API Examples

You can get the Head of a Player using following API structure:

Code: Select all

http://example.com:3008/head/playername
You can also simply set the size of the result. Just add the width in pixels:

Code: Select all

http://example.com:3008/head/playername/width
By using this scheme you can get a Bust, a full body preview or even the skin itself!


Supported Games and Mods

Supported Games:
  • minetest_game
  • mineclone2
Supported Skin Mods:
  • simple_skins by TenPlus1
  • skinsdb by bell07

License

Minetest SkinAPI (c) 2021 by activivan <https://github.com/activivan>

Minetest SkinAPI is licensed under a
Creative Commons Attribution-ShareAlike 4.0 International License.

You should have received a copy of the license along with this
work. If not, see <http://creativecommons.org/licenses/by-sa/4.0/>.

Image

Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests