mirror of
https://github.com/stevenjoezhang/live2d-widget.git
synced 2024-11-25 14:21:28 +08:00
Update waifu-tips.js
This commit is contained in:
parent
df35f18c80
commit
dcfe4b7279
@ -1,11 +1,8 @@
|
||||
/*
|
||||
* Live2D Widget
|
||||
* Original from https://github.com/stevenjoezhang/live2d-widget
|
||||
* https://github.com/PFiS1737/PFiS_Public_Repository/tree/main/live2d
|
||||
* https://github.com/stevenjoezhang/live2d-widget
|
||||
*/
|
||||
|
||||
const live2d_path = "/effect/Live2D/live2d-widget/";
|
||||
|
||||
function loadWidget(config) {
|
||||
let { waifuPath, apiPath, cdnPath } = config;
|
||||
let useCDN = false, modelList;
|
||||
|
Loading…
Reference in New Issue
Block a user