We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent09f48af commitd6e3ec3Copy full SHA for d6e3ec3
README.md
@@ -99,5 +99,12 @@ Alternative Launchers: https://github.com/unitycoder/UnityLauncherPro/wiki/Alter
99
- Find```displayName: this.userInfo.name,``` (its inside getFormattedUserInfo() method)
100
- replace with any short string for your initials
101
-
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
+-
108
+
109
110
<br><br><br><br><br><br><br><br><br><br><br><br>