UnityLauncherPro
UnityLauncherPro copied to clipboard
Unity Hub Alternative Project Launcher with time saving features!
- [ ] add context menu item to download android sdk's - [ ] get list of download files from unity releases api (for that unity version) - [ ]...
Hey! Looking through the API fetch for the versions in the Updates tab, I noticed a section for release notes: ```json "releaseNotes": { "url": "https://storage.googleapis.com/live-platform-resources-prd/templates/assets/6000_1_0a2_aba23c7824/6000_1_0a2_aba23c7824.md", "type": "MD" } ``` If...
- [ ] installer is not supported yet.. so waiting for that OR need to replace installer error: > UnityLauncherProInstaller\UnityLauncherProInstaller.vdproj: The application which this project type is based on was...
now that its available to download for all.. - [ ] probably needs settings checkbox? so that it doesnt try to scan tuanjie, if not used - [x] find engine...
this file contains current login token: C:\Users\\%USERNAME%\AppData\Roaming\UnityHub\encryptedTokens.json if you delete it, next time hub starts, you are logged out. if you switch it to another valid encryptedTokens.json data, you are...
this would allow using better Select Folder dialog (and maybe other speed improvements) https://devblogs.microsoft.com/dotnet/wpf-file-dialog-improvements-in-dotnet-8/ Previously i've tested upgrading, but many things broke down.. - [ ] test upgrade to 8.0...
pretty sure it used to work sometime ago? or maybe not. todo - [ ] if launch from explorer, and NO other launcher instance is running (probably gets added to...