live2d-widget-models/README.md

19 lines
397 B
Markdown
Raw Normal View History

2017-12-24 12:40:52 +08:00
# live2d-widget-models
The storage of live2d models
## Useage
### Install all models
use `npm install live2d-widget-models`
### Install seperated models
use `npm install {packagename}`
The package name is the folder name in `packages/`
2017-12-24 12:40:52 +08:00
## Releated projects
- [live2d-widget.js](https://github.com/xiazeyu/live2d-widget.js)
- [hexo-helper-live2d](https://github.com/EYHN/hexo-helper-live2d)