celishere / RagulesaSkins

A simple library for converting skins, with automatic image size detection. Based on https://github.com/Encritary/BedrockSkinConverter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RagulesaSkins

A simple library for converting Minecraft skins: Bedrock Edition, with automatic image size detection.

Based on https://github.com/Encritary/BedrockSkinConverter đź’–

Usage

ImageToSkinData(image *image.NRGBA) Converts an image to Bedrock's SkinData (string)

SkinDataToImage(skinData string) Converts Bedrock's SkinData to an image (*image.NRGBA)

About

A simple library for converting skins, with automatic image size detection. Based on https://github.com/Encritary/BedrockSkinConverter


Languages

Language:Go 100.0%