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 parentd6e3ec3 commit801ea92Copy full SHA for 801ea92
README.md
@@ -3,6 +3,9 @@ For educational purposes only!<br>
3
Personally i use alternative launchers, so not affected from these Hub Pains(tm)<br>
4
Alternative Launchers:https://github.com/unitycoder/UnityLauncherPro/wiki/Alternative-Launchers<br>
5
6
+###News
7
+- Note: Unity Hub 3.12.x or maybe few earlier versions too changed everything in the sources.. so moste of these might not work as is.
8
+
9
###Hów to unpack app.asar?
10
- Inside C:\Program Files\Unity Hub\resources\ Unpack app.asar into app/ folder (using 7zip Asar pluginhttps://www.tc4shell.com/en/7zip/asar/ or python scripthttps://github.com/unitycoder/UnityHubPatcher )
11
- Rename old app.asar as app.asar.bak (then hub will run using the app/ folder instead of app.asar)