Add git repo link to minetest skin converter project

This commit is contained in:
Bill Covert 2024-12-22 12:35:30 -05:00
parent 419e45151e
commit 13591c77ad

View File

@ -39,3 +39,5 @@ In texture = "name", the "name" must be the name of the texture file without the
If you are getting MineCraft skins from somewhere like: https://www.minecraftskins.com/ you'll need to convert them. Minecraft skins are 64x64 and VoxeLibre only supports 64x32.
You can convert using this tool: https://godly.github.io/minetest-skin-converter/ which will copy the lower half of the texture onto the texture.
Here's the git repo for the above url: https://github.com/godly/minetest-skin-converter