Unitypackage-Exporter
Unitypackage-Exporter copied to clipboard
Unity Editor extension for exporting consistent revisions of unitypackages with custom configurations
:warning: Unitypackage Exporter is not compatible with Unity 2022.3!
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
Existing Features
- 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 |
![]() |
![]() |
Unity version compatibility notice: This extension has so far only been tested in Unity 2019.4.31f1 (VRChat focused development), support for other versions will be added at a later date if there are errors caused by compatibility issues
Installation
Import with VRChat Creator Companion:
- Download
com.varneon.package-exporter.zipfrom here- Unpack the .zip somewhere
- In VRChat Creator Companion, navigate to
Settings>User Packages>Add- Navigate to the unpacked folder,
com.varneon.package-exporterand clickSelect FolderPackage Exportershould now be visible underLocal User Packagesin the project view in VRChat Creator Companion- Click
Add
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:
- Download latest
com.varneon.package-exporter.unitypackagefrom here- Import the downloaded .unitypackage into your Unity project

