mirror of
https://github.com/chendishen/react-live2d.git
synced 2024-10-30 17:07:35 +08:00
readme
This commit is contained in:
parent
3c0ba313f3
commit
0df4c8f011
@ -146,6 +146,12 @@ server {
|
||||
}
|
||||
```
|
||||
|
||||
## 🌍 More Model
|
||||
最新的SDK是支持moc3格式的模型,并且官方以后保证了新版本也向前兼容(除了2以前的)。
|
||||
所以使用的大大们记得使用时去寻找moc3模型^ ^
|
||||
如何辨别是moc3格式模型:
|
||||
![示例图片](img/model.png)
|
||||
|
||||
|
||||
更多模型,请动手在github搜索'live2d 模型'即可,模型大多有版权,请慎勿用于商业~
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
},
|
||||
"main": "dist/bundle.js",
|
||||
"name": "react-live2d",
|
||||
"version": "1.0.15",
|
||||
"version": "1.0.16",
|
||||
"description": "live2D 看板娘",
|
||||
"author": {
|
||||
"name": "DS",
|
||||
@ -23,7 +23,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/chendishen/react-live2d.git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"license": "GPL-3.0",
|
||||
"peerDependencies": {
|
||||
"react": "^16.3.0",
|
||||
"react-dom": "^16.3.0"
|
||||
|
BIN
img/model.png
Normal file
BIN
img/model.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Loading…
Reference in New Issue
Block a user