From b05d00885a48529db3953a117dbd3b7bc3e8cfc9 Mon Sep 17 00:00:00 2001 From: dgflash Date: Sun, 20 Oct 2024 17:48:40 +0800 Subject: [PATCH] Readme --- README.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 6d3bd60..9b65caa 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,9 @@ Oops Framework 基于 Cocos Creator 3.x 开发的一款游戏框架。 1. 项目下载后执行update-oops-plugin-framework.bat下载最新版本框架插件,在启动Cocos Creator运行项目 1. master分支一般会与 Cocos Creator 引擎最新版本保持同步,需要其它版本可选其它分支下载 -#### 框架介绍与文档 -- [传送门](https://gitee.com/dgflash/oops-framework/wikis/pages?sort_id=12002375&doc_id=2873565) +#### 框架文档 + +### 框架相关产品 ### QQ群 - 798575969(1群 - 满) @@ -22,13 +23,4 @@ Oops Framework 基于 Cocos Creator 3.x 开发的一款游戏框架。 - 628575875(3群 - 满) - 226524184(4群 - 推荐) -### QQ频道提供教程,持续更新(频道号:q366856bf5) - -### 引用且重构过的第三方库 -| 库名 | 介绍 | 原创 | -| ---------- | ------------------------------------------------------------------- | ------------------------------------------------------------ | -| animator | 可视化动画状态机,与Untiy的Animator使用体验类似 | [原创](https://github.com/LeeYip/cocos-animator) | -| model-view | MVVM组件库 | [原创](https://github.com/wsssheep/cocos_creator_mvvm_tools) | -| ECS | Entity-Component-System | [原创](https://github.com/shangdibaozi/ECS) | - -### 框架相关产品 \ No newline at end of file +### QQ频道提供教程,持续更新(频道号:q366856bf5) \ No newline at end of file