From f708be6475cd0448ec3fddb20a1288c024e8a593 Mon Sep 17 00:00:00 2001 From: zxl <1062808664@qq.com> Date: Fri, 8 Nov 2024 11:24:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ca995a..ccc7575 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,11 @@ - 6、token最好是直接new,所以token对象池需要更改为直接创建新值,把旧的直接置空。 ### 本项目借鉴了: - > ET、GF等框架的部分功能 \ No newline at end of file + > ET、GF等框架的部分功能 + +### 快速访问链接 +- [GF](https://github.com/EllanJiang/StarForce) +- [ET](https://github.com/egametang/ET/tree/release6.0) +- [luban](https://github.com/focus-creative-games/luban) +- [hybridclr](https://github.com/focus-creative-games/hybridclr) +- [Mirror](https://github.com/MirrorNetworking/Mirror) \ No newline at end of file