https://github.com/akof1314/unityvirtualfolder
Unity VirtualFolder
https://github.com/akof1314/unityvirtualfolder
Last synced: about 2 months ago
JSON representation
Unity VirtualFolder
- Host: GitHub
- URL: https://github.com/akof1314/unityvirtualfolder
- Owner: akof1314
- License: mit
- Created: 2018-01-04T01:59:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-27T04:25:28.000Z (over 7 years ago)
- Last Synced: 2025-03-23T22:14:02.252Z (2 months ago)
- Language: C#
- Size: 37.1 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity Virtual Folder 虚拟文件夹
虚拟文件夹用来映射真实的文件夹,方便查找、归纳和汇总。- 支持多个虚拟文件夹切换
- 保存/读取配置
- 快捷键操作
- 单击定位到真实文件夹
- 提供拓展
## 应用
可通过扩展,实现读取角色资源列表表格文件,生成对应的角色列表,按表格的分类分成英雄、怪物等等类别。在绘制每一项时,额外绘制工具按钮,方便点击定位到预制对象,打开动作文件等等。## 源码
https://github.com/akof1314/UnityVirtualFolder