Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Coloryr/Live2D_For_Web

Repository files navigation

Live2D For Web

在web上显示live2d模型

根据SDK4修改的js包装,可以快速进行live2d模型嵌入。

模型支持moc3格式。

开发

在根目录下

npm install

测试

npm run build

生产环境

runtime文件夹下是构建好的代码
文件index.html是一个简单的使用示例

模型自行准备