https://github.com/zeroultra/unityfoldericonoverride
用于给Unity文件夹添加icon
https://github.com/zeroultra/unityfoldericonoverride
Last synced: 11 months ago
JSON representation
用于给Unity文件夹添加icon
- Host: GitHub
- URL: https://github.com/zeroultra/unityfoldericonoverride
- Owner: ZeroUltra
- Created: 2025-05-26T12:48:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-28T09:21:47.000Z (about 1 year ago)
- Last Synced: 2025-06-24T22:39:16.940Z (11 months ago)
- Language: C#
- Size: 7.81 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
## Unity FolderIconOverride
用于给Unity文件夹添加图标标记


## 使用步骤
* 直接下载压缩包导入 或者使用packagemanager add github url
* 然后鼠标右键创建 配置文件

## 参数说明
* Folder 目标文件夹 (直接拖入unity文件夹)
* IconName 内置图标名字 (可以查看 [halak/unity-editor-icons](https://github.com/halak/unity-editor-icons) 或者 [jasursadikov/unity-editor-icons: ✨ Gallery of Unity Editor icons (6000.0.7f1)](https://github.com/jasursadikov/unity-editor-icons))
* CustomIcon 指定一个图片资源
* Color 颜色
* offsetRect 偏移量 可以调节xy对位置调节 wh对大小调节
**注:IconName 和 CustomIcon 只会显示一个 优先显示IconName**
最后如果添加了文件夹未显示图标点一下Apply