Custom Package Helper
Start your own Custom Unity Package in a couple of clicks, automatically enforcing Unity's guidelines. Do normally cumbersome or error prone changes to Custom Packages with a couple of clicks: • Change the version number with SemVersion enforcement, and update the changelog using 'Make a Changelog' format. • Change the package's name and author while optionally impacting the package ID and existing Assembly Definitions. • Add Samples from project folder
com.sixparquatre.custompackagehelper 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/custompackagehelper.git README Markdown
Copy this to your project's README.md
## Installation
Add **Custom Package Helper** 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/custompackagehelper.git
```
[](https://www.pkglnk.dev/pkg/custompackagehelper)
No comments yet. Be the first!