PackageExporter

Manage packages using ignore files

MIT License

Stars
17

Package Exporter

Export multiple packages by just one click, with no need to uncheck the assets.

This package is a packaging (exporting) tool for Unity package system. It allows you to export multiple packages with different contents.

P.S. Notice this package will only work in Editor, and does not expect user to use it in production builds.

📁 Project Structures

  • Source - Project contains plugin's source code.
  • Compile - Project compiles source to DLL, it will link _references DLLs.
  • _references - Unity DLL to compile project source to DLL.
  • Publish - Project that contains package DLL and ready to publish to Asset Store Publisher portal.

🔗 Links

License

Copyright (c) 2017-2024 Jen-Chieh Shen

Licensed under MIT. See LICENSE.txt for details.