API v1 checking… · p50 — · 0 installs/hr
v0.1.0
Package
apkd

Unity Hub Killer

New
0 0

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
Package ID dev.tryfinally.unity-hub-killer · Updated Apr 21, 2026
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 GitHub

Unity Hub Killer

Closes Unity Hub once your project has loaded.

Install

UPM

  • Window ⟶ Package Manager ⟶ +Install package from git URL
  • Paste this URL (the release branch 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

Style
Preview
pkglnk installs badge
## 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
```

[![pkglnk](https://www.pkglnk.dev/badge/unity-hub-killer.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/unity-hub-killer)
Embed badge README snippet
Markdown
[![pkglnk installs](https://www.pkglnk.dev/badge/unity-hub-killer.svg)](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!