Skip to content

DjoleDzele/Unity-package-unitypackage-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Unity-package-unitypackage-extract

Linux bash script for extracting Unity packages

Very useful in case when package size is big, and when it would take very long time to import it to Unity especially when it comes to large textures collections, this can help to explore contents first and import only whats needed for example.

Usage

Make UnityPackageExtract.sh script executable, if script and package are in the same directory simply run this command in terminal:

./UnityPackageExtract.sh "SomePackage.unitypackage"

Package will be extracted to new folder located in same directory from where the script was called

-Code originally taken from this coding article: dev.to/tsjost/

About

Shell script for extracting Unity packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages