Automatically closes Unity Hub once your project finishes loading, eliminating the need to manually close the window. Streamlines your workflow by reducing unnecessary steps when launching projects from the Hub.
Install via Unity Package Manager
Add to Unity Package Manager
Paste this URL into Unity's Window › Package Manager › + › Add package from git URL,
or click Install.
git
https://www.pkglnk.dev/unity-hub-killer.git Install 0
Unity Compatibility
Unity 6 2023.2 2023.1 2022.3 LTS 2021.3 LTS 2020.3 LTS 2019.4 LTS
README
Rendered from GitHubUnity Hub Killer
Closes Unity Hub once your project has loaded.
Install
UPM
- 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#release
UPM via manifest.json
Add to your project's Packages/manifest.json:
"dependencies": {
"dev.tryfinally.unity-hub-killer": "https://github.com/apkd/UnityHubKiller.git#release"
Versions 0
No versions tracked yet.
Dependencies 0
No dependencies.
Changelog 0 releases
No changelog entries yet. Run the admin Changelog & Version Scanner to pull from the repository's CHANGELOG.md.
README Markdown
Copy this to your project's README.md
## Installation
Add **Unity Hub Killer** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unity-hub-killer.git
```
[](https://www.pkglnk.dev/pkg/unity-hub-killer)Embed badge README snippet
Markdown
[](https://www.pkglnk.dev/pkg/unity-hub-killer) HTML
<a href="https://www.pkglnk.dev/pkg/unity-hub-killer"><img src="https://www.pkglnk.dev/badge/unity-hub-killer.svg" alt="pkglnk installs"></a> URL
https://www.pkglnk.dev/badge/unity-hub-killer.svg Comments
No comments yet. Be the first!


Sign in to join the conversation
Sign In