Skip to content

Commit

Permalink
uodate readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TastSong committed Oct 29, 2022
1 parent 406b4ae commit b0dc23d
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 层2021.3.1
* 表现层:ViewController 层2021.3.12

* 系统层:System 层

Expand Down
6 changes: 3 additions & 3 deletions README_QuickStart.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

## 运行

1.**Unity**(2021.3.1及以上)打开**CrazyCar -> CrazyCar**项目;
1.**Unity**(2021.3.12及以上)打开**CrazyCar -> CrazyCar**项目;

2.**Unity**中设置**Login**场景中的**NetworkController**,设置成**Local**(当然你不愿意部署服务器,也可以使用**Remote**,那就可以跳过下面所有的步骤);

Expand Down Expand Up @@ -51,7 +51,7 @@

## 环境版本

1. Unity 2021.3.9
1. Unity 2021.3.12
2. VS 2019
4. JDK 17
5. MySQL 8.0.26
Expand Down Expand Up @@ -87,7 +87,7 @@

## 游戏引擎

**Unity 2021.3.9 及以上**
**Unity 2021.3.12 及以上**

## 添加新的热更类型

Expand Down

0 comments on commit b0dc23d

Please sign in to comment.