Generator for easily creating new UPM packages for Unity
UPM Package Generator was formerly a part of Unitypackage Exporter
- Automatic package folder and manifest generation: UPM Package Generator automatically generates the required manifest file and makes it appear in Unity Package Manager
- In Unity Editor, navigate to your toolbar under
Varneon
and clickUPM Package Generator
Import with VRChat Creator Companion:
Import with VRChat Creator Companion:
- Download the the repository's .zip from here
- Unpack the .zip somewhere
- In VRChat Creator Companion, navigate to
Settings
>User Packages
>Add
- Navigate to the unpacked folder,
com.varneon.upm-package-generator
and clickSelect Folder
UPM Package Generator
should now be visible underLocal User Packages
in the project view in VRChat Creator Companion- Click
Add
Import with Unity Package Manager (git):
Import with Unity Package Manager (git):
- In the Unity toolbar, select
Window
>Package Manager
>[+]
>Add package from git URL...
- Paste the following link:
https://github.com/Varneon/UPM-Package-Generator.git?path=/Packages/com.varneon.upm-package-generator
Import from Unitypackage:
Import from Unitypackage:
- Download latest UPM Package Generator from here
- Import the downloaded .unitypackage into your Unity project