-
Notifications
You must be signed in to change notification settings - Fork 62
New/Custom App icons #127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I can also make svg files if needed ;) |
(For anyone who would like to create custom icons) |
You can also convert your .png file to an .ico using this website : https://redketchup.io/icon-converter |
Wow, I had no idea they changed their logos depending on the location ^^ |
I'm also voting for the last one! |
* master: (54 commits) add default unity hub editors installation folder, fixes #112 now can use custom icon (place icon.ico into same folder as exe) fixes #127 Use IPC pipe messages to restore existing tray minimized instance, fixes #67 cancel edit cell if exit unity, fixes #176 update release cache json, #GITBUILD add statusbar messagetypes & colors, show error message if new project root folder is missing (on new project creation) #175 Update README.md #GITBUILD display error message if install APK fails, add option to capture output from LaunchExe handle missing releases, comparing batches to all cached versions (since releases api is not in order) alpha release notes for 2023.3 and later fixes #31 add full installer exe download option to DownloadInBrowser(), add await for extract urls (got stuck otherwise), fix converter issue (in design time), test build without nugets (system.text.json and others) ref #170 Update main.yml test5 #GITBUILD Update main.yml test4 #GITBUILD Update main.yml test3 #GITBUILD Update README.md test2 #GITBUILD Update main.yml test #GITBUILD Update README.md #GITBUILD ...
TODO
There's pull request for app icon:
#126
https://github.com/LTMX/UnityLauncherPro/blob/master/UnityLauncherPro/Images/icon.png
I wont easily merge icon changes (due to already being used to that simple box icon, which was just a temporary icon),
use this issue to collect icon ideas and comment on them.
And if there are many different ideas,
Probably it should be customizable at runtime (if thats possible in wpf app),
or app could include few icons to choose from in settings (easier, since icon file is the inside app).
current icon file is at

https://github.com/unitycoder/UnityLauncherPro/blob/master/UnityLauncherPro/Images/icon.png
The text was updated successfully, but these errors were encountered: