Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wooshiidev/unity-folder-icons

Lightweight Unity Utility adding coloured folders and icons to your project window
https://github.com/wooshiidev/unity-folder-icons

unity unity3d

Last synced: about 4 hours ago
JSON representation

Lightweight Unity Utility adding coloured folders and icons to your project window

Awesome Lists containing this project

README

        





Unity-Folder-Icons

Lightweight Unity Utility adding coloured folders and icons to your project window



Unity Download Link

License MIT




About
Installation
Features
Support
License



## About

A small extension for unity adding custom folder textures and overlay icons. This came about after discussing the limitations of what Unity already provides in terms of customisation in it's Editor.

Some of the code does need refined/seperated (more so for future additions), and there are many, many features I'd like to personally add and see improved when I work on this.

## Installation


ReleasesUnity PackageZip

FolderIcons can also be installed directly through the git url
```
https://github.com/WooshiiDev/Unity-Folder-Icons.git
```

**Note:**

If installed through git, to access the premade folder textures, there will be an import sample button in the package manager.

After imported, the textures will have their alpha transparency off and will need to be turned on manually.
A fix for this will be applied soon.



## Features

Currently, Folder Icons primary features are:

### Folder Custom Textures/Icons

Project Folders can have custom icons and textures applied through the Folder Icons ScriptableObject.
You can add and remove folders from the list displayed at the top of the settings.


Custom Folder/Icon Textures

### Flat Texture Creator

Generally, you don't want folders to be noisey or overly messy. Directories need to be clean and appealing to look at.



The texture creator, will take in a texture, and apply a custom colour to all visible pixels in respect to the alpha. These textures can then be saved and used for folders or icons.


Texture Creator

## Support

If you ever come across any issues please feel free to report to the [Issues](https://github.com/WooshiiDev/Unity-Folder-Icons/issues) page on this repository. All feedback is appreciated, and will be
taken on board for any future updates.

## License

MIT License

https://github.com/WooshiiDev/Unity-Folder-Icons/blob/main/LICENSE