unitycoder / UnityLauncherPro

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

new column: Graphics Pipeline #139

Open unitycoder opened 9 months ago

unitycoder commented 9 months ago

personally i often need to search what project is using URP or HDRP or its BIRP..

it could be optional column, if enabled: checks project settings or graphics settings, if URP/HDRP is used OR, it could check if package.manifest contains URP or HDRP (easier, but not really accurate.. sometimes its not enabled in graphics settings?)

or have option which one to use, project settings or package manifest, or both..