From c39b6a623d424ec692f7dc1c09d443ec95a1da0d Mon Sep 17 00:00:00 2001 From: walon Date: Sun, 29 May 2022 19:18:39 +0800 Subject: [PATCH] =?UTF-8?q?[new]=20=E6=B7=BB=E5=8A=A0=E5=8F=8B=E6=83=85?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 20e082d..f048328 100644 --- a/README.md +++ b/README.md @@ -601,6 +601,12 @@ println(tables.TbItem.Get(12).Name) - [ ] 新增 unreal 内置编辑器 - [ ] 补充单元测试 +## 友情链接 + +- [Huatuo Unity插件](https://github.com/LiuOcean/Luban_Unity_GUI) 在Unity里完成生成命令的配置和生成操作 +- [LubanTools](https://github.com/MOMOLAXI/LubanTools) Luban的Win GUI命令配置和生成工具 + + ## License Luban is licensed under the [MIT](LICENSE.TXT) license.