An open API service indexing awesome lists of open source software.

https://github.com/zeroultra/unityfoldericonoverride

用于给Unity文件夹添加icon
https://github.com/zeroultra/unityfoldericonoverride

Last synced: 11 months ago
JSON representation

用于给Unity文件夹添加icon

Awesome Lists containing this project

README

          

## Unity FolderIconOverride

用于给Unity文件夹添加图标标记

![](https://raw.githubusercontent.com/ZeroUltra/MediaLibrary/main/Imgs/202505262118527.png)

![image-20250528172047997](https://raw.githubusercontent.com/ZeroUltra/MediaLibrary/main/Imgs/202505281720918.png)

## 使用步骤

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

​ ![image-20250526213420269](https://raw.githubusercontent.com/ZeroUltra/MediaLibrary/main/Imgs/202505262134054.png)

## 参数说明

* 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