unitycoder / UnityLauncherPro

Unity Hub Alternative Project Launcher with time saving features!
MIT License
469 stars 55 forks source link

Icon, Thumbnail or Screenshot for the project #142

Open unitycoder opened 8 months ago

unitycoder commented 8 months ago

Could place Thumbnail.jpg inside ProjectSettings/ or UserSettings/

Then display it "somehow". (could have have setting: At mouse over or At Right Click panel or something else)

Useful for quickly checking whats in this project or how does it look like (if it has good thumbnail image assigned).

Problem is that if thumbnail is not updated, then its not useful.. Needs editor script to easily "take new thumbnail image from gameview/sceneview"

(low priority at the moment, still thinking about it)

Comments