更新文档

This commit is contained in:
dgflash
2022-09-02 15:23:50 +08:00
parent ea907c67ac
commit e8d8533629
2 changed files with 44 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
* @Author: dgflash
* @Date: 2022-09-01 18:00:28
* @LastEditors: dgflash
* @LastEditTime: 2022-09-02 15:18:20
* @LastEditTime: 2022-09-02 15:23:20
-->
#### 介绍
Oops Framework 基于 Cocos Creato 3.x 开发的一款游戏框架。
@@ -18,7 +18,7 @@ Oops Framework 基于 Cocos Creato 3.x 开发的一款游戏框架。
- [ecs](https://gitee.com/dgflash/oops-framework/tree/master/doc/ecs/ecs.md)
- [mvvm](https://gitee.com/dgflash/oops-framework/tree/master/doc/mvvm)
#### 使用说明
#### 学习部署说明
1. 下载教程项目
```
git clone https://gitee.com/dgflash/oops-framework.git
@@ -31,6 +31,20 @@ git clone https://gitee.com/dgflash/oops-framework.git
##### mac
项目下载后执行 update-oops-plugin-framework.sh 下载最新版本框架插件
#### 开发部署说明
1. 下载游戏项目模板
```
git clone https://gitee.com/dgflash/oops-game-kit.git
```
2. 下载框架插件
##### windows
执行根目录下的 update-oops-plugin-framework.bat 下载最新版本框架插件
##### mac
项目下载后执行 update-oops-plugin-framework.sh 下载最新版本框架插件
#### 在线演示
- [框架部分功能演示](https://oops-1255342636.cos-website.ap-shanghai.myqcloud.com/oops-framework/)
- [全栈解决方案 oops-moba](https://store.cocos.com/app/detail/3814)
@@ -81,4 +95,4 @@ module - 游戏通用模块
#### 学习交流 QQ 群798575969
![](http://dgflash.gitee.io/oops-full-stack-web/doc/img/qq.png)
![image](http://dgflash.gitee.io/oops-full-stack-web/doc/img/qq.png)

View File

@@ -14,7 +14,7 @@
* @Author: dgflash
* @Date: 2022-09-01 18:00:28
* @LastEditors: dgflash
* @LastEditTime: 2022-09-02 15:18:20
* @LastEditTime: 2022-09-02 15:23:20
-->
<a href="#介绍" id="介绍" style="color: inherit; text-decoration: none;">
@@ -41,8 +41,8 @@
<li><a href="https://gitee.com/dgflash/oops-framework/tree/master/doc/mvvm">mvvm</a></li>
</ul>
<a href="#使用说明" id="使用说明" style="color: inherit; text-decoration: none;">
<h4>使用说明</h4>
<a href="#学习部署说明" id="学习部署说明" style="color: inherit; text-decoration: none;">
<h4>学习部署说明</h4>
</a>
<ol>
<li>下载教程项目</li>
@@ -64,6 +64,29 @@
</li>
</ol>
<a href="#开发部署说明" id="开发部署说明" style="color: inherit; text-decoration: none;">
<h4>开发部署说明</h4>
</a>
<ol>
<li>下载游戏项目模板</li>
</ol>
<pre><code><span class="hl-0">git</span><span class="hl-1"> </span><span class="hl-0">clone</span><span class="hl-1"> </span><span class="hl-2">https</span><span class="hl-1">:</span><span class="hl-3">//gitee.com/dgflash/oops-game-kit.git</span>
</code></pre>
<ol start="2">
<li><p>下载框架插件</p>
<a href="#windows-1" id="windows-1" style="color: inherit; text-decoration: none;">
<h5>windows</h5>
</a>
<p> 执行根目录下的 update-oops-plugin-framework.bat 下载最新版本框架插件</p>
<a href="#mac-1" id="mac-1" style="color: inherit; text-decoration: none;">
<h5>mac</h5>
</a>
<p> 项目下载后执行 update-oops-plugin-framework.sh 下载最新版本框架插件</p>
</li>
</ol>
<a href="#在线演示" id="在线演示" style="color: inherit; text-decoration: none;">
<h4>在线演示</h4>
</a>
@@ -86,8 +109,7 @@
<a href="#学习交流-qq-群798575969" id="学习交流-qq-群798575969" style="color: inherit; text-decoration: none;">
<h4>学习交流 QQ 群798575969</h4>
</a>
<pre><code><span class="hl-1">![](</span><span class="hl-0">http</span><span class="hl-1">:</span><span class="hl-3">//dgflash.gitee.io/oops-full-stack-web/doc/img/qq.png)</span>
</code></pre>
<p><img src="http://dgflash.gitee.io/oops-full-stack-web/doc/img/qq.png" alt="image"></p>
</div></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">