Skip to content

YXHXianYu/prismarine-viewer-colalab

 
 

Repository files navigation

prismarine-viewer-colalab

Customized version of the prismarine-viewer for colalab MineLand

Origin: https://github.com/PrismarineJS/prismarine-viewer

1. Improvements

  • Rendering of Player Skins
    • pic1
  • Rendering of Night
    • pic2
    • pic3
  • Improvement of Headless Mode
    • Fixed a bug regarding the inability to render players in headless mode
    • Add a simplier API
  • Free Camera Mode
    • Developers can add cameras at any position and compass in the world

2. How to install

  • npm install prismarine-viewer-colalab

3. How to deploy

  • recommande node.js version is v18.18.2
  • exec npm install
  • exec npx webpack
  • exec cp -r ./assets/skins ./public/textures/1.16.4/entity/
  • exec npm version patch
  • exec npm publish

About

Customized version of the prismarine-viewer library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • Dockerfile 1.2%
  • Other 1.0%