Skip to content

CompilerDestroyer/Unity-Editor-Visual

Repository files navigation

Unity Editor Visual

Unity Editor Visual is a toolkit that lets you change visual appearance of the Unity Editor


Table of Contents

Section Description
Installation How to install Unity Editor Visual using local or Git-based methods
Packages Overview of available customization packages
    Folder Icons Customize folder visuals with custom icons
Support Where to report bugs or request help
License MIT License details

Installation

Unity Editor Visual can be installed locally with unity package manager:


OR


Can be installed through git link with unity package manager:

https://github.com/compilerbutcher/Folder-Icons.git

When you install it using a Git URL, Editor Visual will embed itself as a package and create its files inside the Packages folder to keep the Assets folder clean.
When removing it, make sure to remove both the embedded Unity Editor Visual package and the Git-based Unity Editor Visual package.

Packages

1- Folder Icons

Folder Icons lets you change the default Unity icons and create icon sets, which are useful for assigning icons by renaming folders.



You can change the icon of a folder by clicking the small icon in the Inspector, then choosing a color or texture. You can also delete the icon:

  • Folder Icons Setting

To open Settings, "Tools/Compiler Destroyer/Editor Visual":


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:

image


You can save all current icons and icon sets and you can reset everything to default:


You can delete folder icons from Unity Editor Visual. This is useful for if you only a bunch of projects:





Development of new unity editor visuals will continue in the future.

Support

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

License

MIT LICENSE: LICENSE

You can do whatever you want. Just don't try to re-upload and sell it on anywhere.

About

Unity Editor Visual lets you change default visual of 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