Fixing this package will take longer than expected and should not be used in said Unity version!
Please see this Milestone to check the current status of the compatibility.
Unity Editor extension for exporting consistent revisions of unitypackages with custom configurations
- Pre-configured package export configurations for exporting consistently versioned and managed unitypackages
- Automatically managed UPM package manifest versions and version files
Want to speed up the creation of new UPM packages? Try my UPM Package Generator!
Configuration Editor | Exporter Window |
---|---|
Create and edit package export configurations using the configuration editor | Modify the version and the name of the package and preview contents of the package |
Import with VRChat Creator Companion:
Import with VRChat Creator Companion:
- Download
com.varneon.package-exporter.zip
from here- Unpack the .zip somewhere
- In VRChat Creator Companion, navigate to
Settings
>User Packages
>Add
- Navigate to the unpacked folder,
com.varneon.package-exporter
and clickSelect Folder
Package Exporter
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/Unitypackage-Exporter.git?path=/Packages/com.varneon.package-exporter
Import from Unitypackage:
Import from Unitypackage:
- Download latest
com.varneon.package-exporter.unitypackage
from here- Import the downloaded .unitypackage into your Unity project