mika

Results 213 comments of mika

in that commit, added check for icon.ico file in the same folder as exe, if icon file exists, its used as app/window and tray icon. ![image](https://github.com/user-attachments/assets/10a68bea-6e17-49e5-b373-9f0ff57d945e)

seems to be 6000.. need to figure out what is LTS version then. https://unity.com/releases/editor/beta/6000.0.0b11 unity said: "Unity 6 Beta -> Unity 6 Preview -> Unity 6"

so far works, correctly sorted ![image](https://github.com/unitycoder/UnityLauncherPro/assets/5438317/adde645a-cdc2-4a34-9af1-70541c4ca36d)

![upload_2024-3-14_13-58-19](https://github.com/unitycoder/UnityLauncherPro/assets/5438317/d2a6576d-da50-4c0c-901d-88b004885145) https://forum.unity.com/threads/unity-6-new-naming-convention.1558592/

^that causes some issues, would have to fetch that info from their server.. too slow for full updates list, but probably need to request and cache it locally (for versions...

this seems to work already

if you want to sketch some draft image how it could look like, that would help! and it could be optional checkbox / setting (view release notes in browser or...

To make it better than browser experience (with original release notes) - "Search as a filter" would be better (compared to jumping all over the page for results) *ie: it...

this one? https://github.com/RyanNielson/awesome-unity we did have some older list, but also not updated recently.. https://github.com/UnityCommunity/AwesomeUnityCommunity at least i took a copy of it here, https://github.com/UnityCommunity/awesome-unity can suggest there for updates...

thanks! some todo list: - [ ] check that patching modules works, looks like it might have changed (my settings button patches editors.json, not modules.json) - [ ] check if...