issues
search
stevenjoezhang
/
live2d-widget
把萌萌哒的看板娘抱回家 (ノ≧∇≦)ノ | Live2D widget for web platform
https://zhangshuqiao.org/2018-07/在网页中添加Live2D看板娘
GNU General Public License v3.0
8.94k
stars
2.42k
forks
source link
使用cdn 无法换装
#109
Open
zeroxsama
opened
2 years ago
zeroxsama
commented
2 years ago
loadlive2d("live2d",
${cdnPath}model/${target}/index.json
);
这段是不是忘记处理了 换装 和 载入的 一样
stevenjoezhang
commented
2 years ago
需要后端 API,静态 CDN 不支持
${cdnPath}model/${target}/index.json
);