feat: update readme and fix container package error

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-03-04 02:04:35 +08:00
parent bbc6058347
commit 38469741fd
3 changed files with 66 additions and 4 deletions

View File

@@ -7,7 +7,6 @@
### Project Path
```txt
└─packages
└─packages
├─api 全平台兼容的接口
├─core 核心代码 用于引导加载
@@ -20,7 +19,7 @@
├─bukkit BukkitAPI内部实现
├─sponge SpongeAPI内部实现
├─nukkit NukkitAPI内部实现
├─ployfill JS环境的相关环境补全
├─plugin 插件管理器
├─websocket Netty的WebSocket注入
├─type Java的类型定义