v0.3.0-beta
Pre-release
Pre-release
Installation
# npm
npm install pixi-live2d-display@beta
# yarn
yarn add pixi-live2d-display@beta
What's New
Cubism 4 is now fully supported.
Try starting with:
const model = await Live2DModel.from("path/to/model.json");
API documentation is working in progress.
See Changes in v0.3.0 for change logs.