17 lines
283 B
Markdown
17 lines
283 B
Markdown
# skinview3d
|
|
Three.js powered Minecraft skin viewer.
|
|
|
|
# Features
|
|
* 1.8 Skins
|
|
* HD Skins
|
|
* Capes
|
|
* Slim arms
|
|
|
|
# Build
|
|
`npm run build` Concatenation only.
|
|
|
|
`npm run build-babel` Concatenate and compile using Babel (es2015).
|
|
|
|
# License
|
|
The repository is licensed under GPL-3.0 License.
|