-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
17 additions
and
61 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,17 @@ | ||
# Unity-Learning-Archive | ||
# Unity-Learning-Archive | ||
|
||
Unity 学习归档 | ||
|
||
## 前言 | ||
|
||
本仓库记录自己在 Unity 中学习到的新知识,使用方法只需将 UnityPackage 包导入 Unity 项目中即可,不断完善~ | ||
|
||
## 知识 | ||
|
||
- [x] 自动生成文件名 | ||
- [x] 拷贝文本到剪切板 | ||
- [x] 生成文件名到剪切板 | ||
- [x] 导出UnityPackage | ||
- [x] 打开示例文件夹 | ||
- [x] MenuItem复用 | ||
- [x] 自定义快捷键 |