Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

imported fromhttps://gitlab.com/GuitarBro/hub-patcher

License

NotificationsYou must be signed in to change notification settings

unitycoder/UnityHubPatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

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

Usage

  • 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\

How it works

  • 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)

Cloned from other site and modified here

https://gitlab.com/GuitarBro/hub-patcher

Warning

  • 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)

Images

before
image

after
hub2023-10-29 13-07-52

About

imported fromhttps://gitlab.com/GuitarBro/hub-patcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp