Skip to content

jcs090218/PackageExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT Unity Engine .NET Release openupm openupm

Package Exporter

License Source ⚙️ Source 📦 Publish ⚙️ Publish 📦 Docs

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.