Skip to content

thedoritos/UnityPacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityPacker

Export Unity package 📦

Install

Import UnityPacker.unitypackage.

Define Package

Create YourPackageName.pack file.

UnityPacker.pack

Assets/UnityPacker/Editor/UnityPacker.cs
Assets/UnityPacker/Editor/UnityPacker.pack
Assets/Plugins/iOS/UnityPacker

NOTE 📝

  • The paths are relative paths from the project root.
  • The paths can be either files or directories.
  • The paths can not be patterns. (i.e. * will not behave like a wildcard)

Export Packages

UnityEditor Menu > Tools > Packer > Export Packages (Cmd + E)

Export Sources

UnityEditor Menu > Tools > Packer > Export Sources (Cmd + Shift + E)

About

Export Unity package 📦

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages