1.0.12 • Published 1 year ago
prismarine-viewer-colalab v1.0.12
prismarine-viewer-colalab
Customized version of the prismarine-viewer for colalab MineLand
1. Improvements
- Rendering of Player Skins
- Rendering of Night
- 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


