Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ylsislove committed Apr 26, 2021
1 parent afd97fb commit ef6dfa2
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,24 @@
# Unity-Learning-Archive

Unity 学习归档

## 前言

本仓库记录自己在 Unity 中学习到的新知识,使用方法只需将 UnityPackage 包导入 Unity 项目中即可,不断完善~

`LearningArchive 0.0.2` 之后的版本对库进行重构,划分为 Example 和 Framework。Example 为知识库,Framework 为框架库。

## 更新日志

### LearningArchive 0.0.2

更新于 2021.04.27,对库进行重构,划分为 Example 和 Framework。Example 为知识库,Framework 为框架库,主要由工具类 Utils 和管理类 Manager 组成。

#### 框架新增
#### 框架库新增

- MonoBehaviourSimplify 框架核心脚本

- MsgDispatcher 框架消息机制脚本

- Hide 框架自定义脚本

#### 知识新增
#### 知识库新增

- 自定义随机函数示例
- Hide 脚本示例
Expand Down

0 comments on commit ef6dfa2

Please sign in to comment.