From 853f2d9c73272eb17d0aa7e98b1adf14c877a460 Mon Sep 17 00:00:00 2001 From: twoone3 <3197653242@qq.com> Date: Sun, 6 Feb 2022 14:55:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/Dev.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/Dev.md b/docs/Dev.md index 3c9a6bf2..eb9a253e 100644 --- a/docs/Dev.md +++ b/docs/Dev.md @@ -38,9 +38,8 @@ mc.setListener('onUseItem',onUseItem) 将文件保存为`UTF-8`格式以支持中文 启动BDS,进入游戏测试,你将在控制台看到输出 ## 扩展 -除了上面的例子外,我们还提供了丰富的其他接口: -* [API](https://github.com/twoone-3/BDSpyrunner/wiki/API) -* [Listener](https://github.com/twoone-3/BDSpyrunner/wiki/Listener) +第三方相关库 +* [DevHelper](https://github.com/lgc2333/BDSPyRunnerDevModule) ## 结束 好了现在你已经完全掌握了插件开发的基础内容 去尽情发挥创造力吧! \ No newline at end of file