Closes Unity Hub once your project has loaded.
- Window ⟶ Package Manager ⟶
+⟶ Install package from git URL - Paste this URL (the
releasebranch points at the latest commit that passed all tests)
https://github.com/apkd/UnityHubKiller.git#releaseAdd to your project's Packages/manifest.json:
"dependencies": {
"dev.tryfinally.unity-hub-killer": "https://github.com/apkd/UnityHubKiller.git#release"