mirror of
https://github.com/stevenjoezhang/live2d-widget.git
synced 2024-11-23 13:27:02 +08:00
Update autoload.js
This commit is contained in:
parent
c82e07de9f
commit
617cbac8a1
@ -1,5 +1,5 @@
|
|||||||
// 注意:live2d_path 参数应使用绝对路径
|
// 注意:live2d_path 参数应使用绝对路径
|
||||||
const live2d_path = "https://fastly.jsdelivr.net/gh/stevenjoezhang/live2d-widget@latest/";
|
const live2d_path = "https://fastly.jsdelivr.net/gh/pymastera/live2d-widget@latest/";
|
||||||
//const live2d_path = "/live2d-widget/";
|
//const live2d_path = "/live2d-widget/";
|
||||||
|
|
||||||
// 封装异步加载资源的方法
|
// 封装异步加载资源的方法
|
||||||
|
Loading…
Reference in New Issue
Block a user