Skip to content

Commit f8d27d1

Browse files
authored
Update README.md
1 parent 168e0fc commit f8d27d1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Alternative Launchers: https://github.com/unitycoder/UnityLauncherPro/wiki/Alter
1818
- [Custom Previews or any html for project template description](#custom-previews-or-any-html-for-project-templates-description)
1919
- [Enable Built-in Login Dialog (no more browser login/logout issues with multiple accounts](#enable-buildin-login-dialog-no-more-browser-loginlogout-issues-with-multiple-accounts)
2020
- [Completely quit Hub when you press X (window close button)](#completely-quit-unity-hub-when-you-press-x-window-close-button)
21+
- [Make Hub background translucent](#make-hub-background-translucent)
2122
<br>
2223
<hr>
2324

@@ -86,4 +87,9 @@ Alternative Launchers: https://github.com/unitycoder/UnityLauncherPro/wiki/Alter
8687
- add this line after it ```electron_1.app.quit();```
8788
<hr>
8889

90+
### Make Hub background translucent
91+
- Steps: https://unitycoder.com/blog/2024/07/05/unityhub-make-hub-application-background-translucent/
92+
- ![image](https://github.com/unitycoder/UnityHubModding/assets/5438317/55892c15-2819-4f46-b76a-41ad019e5571)
93+
94+
8995
<br><br><br><br><br><br><br><br><br><br><br><br>

0 commit comments

Comments
 (0)