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

Repository files navigation

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