A BetterNCM plugin for exporting current playlist.
一个用于导出当前播放列表的网易云音乐插件,基于BetterNCM开发。
After being properly installed, 𝘒𝘈𝘚𝘈𝘕𝘌𝘾𝘼𝙏 can be found in BetterNCM's plugin config list, then you can select it to open export UI.
安装后可在BetterNCM的插件配置列表中找到,点击打开用户界面。
Clone this project to <Plugins Folder>/plugins_dev, and use npm build to build the plugin. The plugin automatically reloads when changed, more information can be found here. If you need it in the .plugin format, use npm run pack to pack the generated files into an archive.
将项目克隆至<插件文件夹>/plugins_dev内,使用npm build命令构建即可。插件更改后会自动重载,详见开发指南。如果需要.plugin格式的插件文件,可使用npm run pack调用脚本打包。
