mirror of
https://github.com/stevenjoezhang/live2d-widget.git
synced 2024-11-25 14:21:28 +08:00
Update autoload.js
This commit is contained in:
parent
f35dae187c
commit
d462110196
@ -1,5 +1,5 @@
|
||||
// 注意:live2d_path 参数应使用绝对路径
|
||||
const live2d_path = "https://cdn.jsdelivr.net/gh/PFiS/live2d-widget@latest/";
|
||||
const live2d_path = "https://cdn.jsdelivr.net/gh/PFiS1737/live2d-widget@latest/";
|
||||
|
||||
// 封装异步加载资源的方法
|
||||
function loadExternalResource(url, type) {
|
||||
|
Loading…
Reference in New Issue
Block a user