We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fork 项目
Fork
Clone 项目到本地 并 创建 dev 分支
git clone https://github.com/你的用户名/IwaraDownloadTool.git cd IwaraDownloadTool git checkout -b dev
npm ci
npm run build
将Typescript编译为user.js, 将dist文件夹中编译好的代码导入到浏览器中的脚本管理器中进行调试。
dev