It automatically applies your skin to your character when you join a server with it enabled using your GitHub name.
How do I use it?
1.) You must enable the mod in your client, or drop the mod into MTG mod directory.
Server - preferred you just drop it into the MTG mods directory because it's easier.
2.) Next you must add this to your minetest.conf for the mod to have HTTP access:
Code: Select all
secure.http_mods = skinsSee my repo for an example: https://github.com/oilboi/crafter_skindex
You can download skins here: http://minetest.fensta.bplaced.net/
Or for a bigger selection you can use the Skindex: https://www.minecraftskins.com/
Then convert them to Minetest using: https://minetest.tv/skin-converter.php
Here is a video of it in action: https://youtu.be/-sHgQQXRSYI
(The red http error is fixed thanks to sfan5)

You can browse the code here
Download it by clicking this
Licenses:
PNG_LUA: The MIT License (MIT)
All other code: GPLV3