• Stars
    star
    191
  • Rank 201,966 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created about 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Customize the folder icon in Unity project window

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