File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -99,5 +99,12 @@ Alternative Launchers: https://github.com/unitycoder/UnityLauncherPro/wiki/Alter
99
99
- Find ``` displayName: this.userInfo.name, ``` (its inside getFormattedUserInfo() method)
100
100
- replace with any short string for your initials
101
101
- ![ Image] ( https://github.com/user-attachments/assets/6c7e5c0c-a6fb-447f-b6ab-44f5eb3e7938 )
102
+ - Hub 3.12.x has everything changed:
103
+ - Open IdentityProvider.js
104
+ - Find ``` const { userInfo: e } = AuthService_1.default; ```
105
+ - override your initials there
106
+ - ``` e.name = "🥔 🥔"; ```
107
+ - ![ image] ( https://github.com/user-attachments/assets/88eca0aa-9b07-4688-8e96-b8b18863ab0c )
108
+
102
109
103
110
<br ><br ><br ><br ><br ><br ><br ><br ><br ><br ><br ><br >
You can’t perform that action at this time.
0 commit comments