SeaeeesSan / SimpleFolderIcon

Customize the folder icon in Unity project window

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleFolderIcon

GitHub all releases GitHub license

日本語版はこちら

image

Features

SimpleFolderIcon enables you to customize the color and the icon label of your folders in the Unity project browser.

Folder List

  • Animations
  • Audio
  • Editor
  • Fonts
  • Materials
  • Models
  • Plugins
  • Prefabs
  • Presets
  • Resources
  • Scenes
  • Scripts
  • Settings
  • Shaders
  • Sprites
  • Textures

Customize

Assets/SimpleFolderIcon/Icons/Default/Default.png is the sample icon file. Set your own icons by adding the PNG format images in Assets/SimpleFolderIcon/Icons/. The preferred size of the image is 256x256.

File names of the icon images in Assets/SimpleFolderIcon/Icons/ are associated with the names of the folder that will be customize.

Optional: if you want to use one image for multiple folders, you may copy Assets/SimpleFolderIcon/Icons/Default/FolderIconSO.asset into Assets/SimpleFolderIcon/Icons/, then in the Inspector: assign an icon & add as many folder names to the list as you want.

Just simply customize the icons by renaming or deleting the sample image files!

Requirement

  • Unity2019.4 or later

Installation

License

About

Customize the folder icon in Unity project window

License:MIT License


Languages

Language:C# 100.0%