Skip to content

This project lets you change default folder icons in unity

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

compilerbutcher/Unity-Folder-Icons

Repository files navigation

Unity Folder Icons

Folder Icons allows you to change the default folder icons in Unity


InstallationUsageSupportLicense



Installation

Folder-Icons can be installed locally with unity package manager: Unity-Folder-Icons.zip

When you download it locally, Project will be imported into the 'Packages' directory, ensuring that 'Assets' directory remains clean.

Aditionally you can create folder in the "Packages/Folder Icons/Icons/Your Texture Folder" and put your textures into it for keeping 'Assets' clean.


OR


Folder-Icons can be installed through git link with unity package manager:

https://github.com/compilerbutcher/Folder-Icons.git
When you download it with git link, some project files will be in 'Assets' folder because when installed from git, 'Packages' directory is immutable. These project files under 'Assets' must be remain untouched as they are crucial to the project.

Note: To download a package from Git in Unity, you need to have Git installed on your computer.



Usage

You can change icon of a folder by clicking the small icon in the inspector then choosing color/texture or you can delete icon:

Folder Icon Settings

To open Settings, "Tools/Folder Icon Settings":


You can create icon sets. Icon sets allow you to define icon data, which can later be used to easily assign icons to folders by simply renaming the folders:


You can use predefined default icon set 'Medieval':


You can Load/Save Icon Sets or all current icons and you can reset everything to default:

Support

If you encounter any problems or bugs, create new issue in Issues page: Issues

License

MIT LICENSE: LICENSE

About

This project lets you change default folder icons in unity

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages