2017-10-01 09:47:40 +02:00
|
|
|
# skinview3d
|
|
|
|
Three.js powered Minecraft skin viewer.
|
2015-09-29 19:12:29 +02:00
|
|
|
|
2016-01-10 18:28:54 +01:00
|
|
|
# Features
|
|
|
|
* 1.8 Skins
|
2017-09-02 14:39:01 +02:00
|
|
|
* HD Skins
|
2016-01-10 18:28:54 +01:00
|
|
|
* Capes
|
2017-08-30 14:26:04 +02:00
|
|
|
* Slim arms
|
2016-01-10 18:28:54 +01:00
|
|
|
|
2017-10-01 14:00:45 +02:00
|
|
|
# Build
|
|
|
|
`npm run build` Concatenation only.
|
|
|
|
|
|
|
|
`npm run build-babel` Concatenate and compile using Babel (es2015).
|
2017-09-01 14:45:48 +02:00
|
|
|
|
2017-10-01 14:00:45 +02:00
|
|
|
# License
|
|
|
|
The repository is licensed under GPL-3.0 License.
|