Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TastSong committed May 7, 2022
1 parent a29e3f4 commit fd93321
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README_Dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ unity 制作前端游戏;Java+MySQL+Tomcat+Nginx部署服务器

### 层级

* 表现层:ViewController
* 表现层:ViewController 层2021.3.1

* 系统层:System 层

Expand Down
6 changes: 3 additions & 3 deletions README_QuickStart.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ unity 制作前端游戏;Java+MySQL+Tomcat+Nginx部署服务器

## 运行

1.**Unity**(2019.4.35及以上)打开**CrazyCar -> CrazyCar**项目;
1.**Unity**(2021.3.1及以上)打开**CrazyCar -> CrazyCar**项目;
2.**Unity**中设置**Login**场景中的**NetworkController**,设置成**Local**(当然你不愿意部署服务器,也可以使用**Remote**,那就可以跳过下面所有的步骤);
3. 搭建服务器环境 **下文提供简单参考**
4. 启动**Mysql**,并运行**CrazyCar -> CrazyCarDB**中的**CrazyCar.sql**脚本,部署数据库
Expand All @@ -17,7 +17,7 @@ unity 制作前端游戏;Java+MySQL+Tomcat+Nginx部署服务器
## 环境版本

1. Unity 2019.4.35
1. Unity 2021.3.1
2. VS 2019
3. Eclipse 4.21.0
4. JDK 1.8.0_91
Expand Down Expand Up @@ -85,7 +85,7 @@ unity 制作前端游戏;Java+MySQL+Tomcat+Nginx部署服务器

## 游戏引擎

**Unity 2019.4.35 及以上**
**Unity 2021.3.1 及以上**

## 添加新的热更类型

Expand Down

0 comments on commit fd93321

Please sign in to comment.