Skip to content

unitycoder/UnityHubPatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hub Patcher

Patches Unity Hub with a custom dark light theme.

Dark theme screenshot

Getting Started

Make sure that Unity Hub is not running in the background before running Hub Patcher!

Simply run hub_patcher.py with the path to your Unity Hub installation as the first arguement. You may have to run as administrator depending on where it is installed.

Ex: python hub_patcher.py "D:/Program Files/Unity Hub"

Note that Hub Patcher has only been tested on Windows 10 and Linux. OS X may or may not work.

Troubleshooting

If you get PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'app.asar' -> 'app.asar.bak' you likely have Unity Hub running in the background. Ensure the process is terminated before retrying.

Prerequisites

  • Node Package Manager (NPM)
  • Python 3.5+
  • Unity Hub 3.0.x

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Unity for creating Unity Hub
  • Electron team for making packaged Electron apps easy to reverse engineer

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages