- Notifications
You must be signed in to change notification settings - Fork1
imported fromhttps://gitlab.com/GuitarBro/hub-patcher
License
NotificationsYou must be signed in to change notification settings
unitycoder/UnityHubPatcher
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Patch Hub 3.6.0 to hide unwanted columns:https://unitycoder.com/blog/2023/10/29/unityhub-3-6-0-remove-version-control-cloud-dashboard-columns/
See also other Unity Hub modifications here:https://github.com/unitycoder/UnityHubModding
- start commandprompt as admin
- type: python hub_patcher.py
- optionally you can give hub root folder: python hub_patcher.py c:\Program Files\Unity Hub\
- it unpacks app.asar file into C:\Program Files\Unity Hub\resources\app\
- app.asar is renamed as app.asar.bak
- next time hub runs, it uses the unpacked "app" folder, instead of "app.asar"
- so you can modify anything inside app\ folder, this script modifies app\build\renderer\index.html template to add custom CSS styles (for hiding those columns)
https://gitlab.com/GuitarBro/hub-patcher
- For educational use only!
- if you mess up the templates, reinstall hub (better if you take backup of original app.asar, so you can always deleted modified or unpacked files)
About
imported fromhttps://gitlab.com/GuitarBro/hub-patcher
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors3
Uh oh!
There was an error while loading.Please reload this page.

