0.1.6 • Published 3 years ago

@unicorecms/minecraft-skin-type v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

minecraft-skin-type

NPM Package MIT License

Detect slim or default minecraft skin type on backend for UnicoreCMS

Install

npm i @unicorecms/minecraft-skin-type

Usage

import MinecraftSkinType from '@unicorecms/minecraft-skin-type';

// Detect skin model type
const isSlim = MinecraftSkinType.isSlim("./folder/skin.png") // true if slim-skin or false if default
0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago