/py_live2d_api

Live2D 看板娘插件 (https://www.fghrsh.net/post/123.html) 上使用的后端 API (python实现版本)

Primary LanguagePython

py_live2d_api

Live2D 看板娘插件 (https://www.fghrsh.net/post/123.html) 上使用的后端 API (python实现版本)

#/add/ - 检测 新增皮肤 并更新 缓存列表 #/get/?id=1-23 获取 分组 1 的 第 23 号 皮肤 #/rand/?id=1 根据 上一分组 随机切换 #/switch/?id=1 根据 上一分组 顺序切换 #/rand_textures/?id=1-23 根据 上一皮肤 随机切换 同分组其他皮肤 #/switch_textures/?id=1-23 根据 上一皮肤 顺序切换 同分组其他皮肤