# 喵崽插件收集 **Repository Path**: printlim/Miaoplugins ## Basic Information - **Project Name**: 喵崽插件收集 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-30 - **Last Updated**: 2023-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 喵崽插件收集(个人使用) ### 锅巴插件 ``` # gitee git clone --depth=1 https://gitee.com/guoba-yunzai/guoba-plugin.git ./plugins/Guoba-Plugin/ # github git clone --depth=1 https://github.com/guoba-yunzai/guoba-plugin.git ./plugins/Guoba-Plugin/ ``` ### 戏天插件 ``` # giett git clone https://gitee.com/XiTianGame/xitian-plugin.git ./plugins/xitian-plugin/ # github git clone https://github.com/XiTianGame/xitian-plugin.git ./plugins/xitian-plugin/ ``` ### 喵喵插件 ``` # 使用gitee git clone --depth=1 https://gitee.com/yoimiya-kokomi/miao-plugin.git ./plugins/miao-plugin/ pnpm install -P # git clone --depth=1 https://github.com/yoimiya-kokomi/miao-plugin.git ./plugins/miao-plugin/ pnpm install -P ``` ### Atlas图鉴 ``` # gitee git clone --depth=1 https://gitee.com/Nwflower/atlas ./plugins/Atlas/ # github git clone --depth=1 https://github.com/Nwflower/atlas ./plugins/Atlas/ ``` ### 千羽插件重置版 ``` # gitee git clone --depth=1 https://gitee.com/think-first-sxs/reset-qianyu-plugin.git ./plugins/reset-qianyu-plugin/ ``` ### FanSky_Qs(队伍伤害) ``` # gitee git clone --depth=1 https://gitee.com/FanSky_Qs/FanSky_Qs.git ./plugins/FanSky_Qs/ cd plugins/FanSky_Qs pnpm install # github git clone --depth=1 https://github.com/AFanSKyQs/FanSky_Qs.git ./plugins/FanSky_Qs/ cd plugins/FanSky_Qs pnpm install ``` ### Zhi-Plugin(白纸插件) ``` # gitee git clone https://gitee.com/headmastertan/zhi-plugin.git ./plugins/zhi-plugin/ # github git clone https://github.com/HeadmasterTan/zhi-plugin.git ./plugins/zhi-plugin/ ``` ### Lain-plugin(QQ频道、QQ_bot插件) ``` # gitee git clone --depth=1 https://gitee.com/Zyy955/Lain-plugin ./plugins/Lain-plugin # github git clone --depth=1 https://github.com/Zyy955/Lain-plugin ./plugins/Lain-plugin ``` ### limit(极限面板) ``` # gitee git clone --depth=1 https://gitee.com/actually-the-rain-is-good/limit.git ./plugins/limit # github git clone --depth=1 https://github.com/actually-the-rain-is-good/limit.git ./plugins/limit ``` ### Xs-Plugin ``` # gitee git clone --depth=1 https://gitee.com/hsxfk/Xs-plugin ./plugins/Xs-plugin pnpm install --filter=Xs-plugin ``` ### R-plugin(B站解析) ``` # gitee git clone https://gitee.com/kyrzy0416/rconsole-plugin.git ./plugins/rconsole-plugin/ pnpm i -P --prefix ./plugins/rconsole-plugin/ # 可选 视频解析 需安装ffmpeg yum-config-manager --add-repo=https://negativo17.org/repos/epel-multimedia.repo yum-config-manager --disable epel-multimedia yum install --enablerepo=epel-multimedia ffmpeg ffmpeg-devel ``` ### xiaoyao-cvs-plugin(逍遥插件) ``` # gitee git clone https://gitee.com/Ctrlcvs/xiaoyao-cvs-plugin.git ./plugins/xiaoyao-cvs-plugin/ #github git clone https://github.com/Ctrlcvs/xiaoyao-cvs-plugin.git ./plugins/xiaoyao-cvs-plugin/ ``` ### StarRail(星穹铁道插件) ``` # gitee git clone --depth=1 https://gitee.com/hewang1an/StarRail-plugin.git ./plugins/StarRail-plugin # github git clone --depth=1 https://github.com/hewang1an/StarRail-plugin.git ./plugins/StarRail-plugin ``` ### yenai-plugin(椰奶插件) ``` # gitee git clone --depth=1 https://gitee.com/yeyang52/yenai-plugin.git ./plugins/yenai-plugin # github git clone --depth=1 https://github.com/yeyang52/yenai-plugin.git ./plugins/yenai-plugin # 安装依赖 pnpm install -P} ``` ### auto(自动插件) ``` # gitee git clone --depth=1 https://gitee.com/Nwflower/auto-plugin.git ./plugins/auto-plugin/ # github git clone --depth=1 https://github.com/Nwflower/auto-plugin.git ./plugins/auto-plugin/ ```