Skip to content

Simple method to extract .unitypackage files, since it seems to blow up unity on occasion and if you have lots of assets there is a good chance you just want to pull in what you need...

bradgearon/unity-3d-package-extract

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

unity-3d-package-extract

Simple method to extract .unitypackage files, since it seems to blow up unity on occasion and if you have lots of assets there is a good chance you just want to pull in what you need...

Install with chocolatey

cinst upackx

usage:

upackx [-i] packageFile.unitypackage [-o] directoryName
extracts packageFile.unitypackage to the folder 'directoryName'

About

Simple method to extract .unitypackage files, since it seems to blow up unity on occasion and if you have lots of assets there is a good chance you just want to pull in what you need...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published