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

Latest commit

 

History

History
24 lines (17 loc) · 356 Bytes

File metadata and controls

24 lines (17 loc) · 356 Bytes

Live2D For Web

在web上显示live2d模型

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

模型支持moc3格式。

开发

在根目录下

npm install

测试

npm run build

生产环境

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

模型自行准备