PackageExporter

Manage packages using ignore files

MIT License

Stars
17

Bot releases are visible (Hide)

PackageExporter - Latest Release

Published by jcs090218 about 2 months ago

  • feat: Add button to fill by ignore files (00416667e6fc285b61c9f3fd270668a2fd185d1c)
PackageExporter -

Published by jcs090218 12 months ago

  • Fix namespace conflict with Asset Publishing Tools (3ff81613852edd37f2de263dfa37c7915244864b)
PackageExporter -

Published by jcs090218 about 1 year ago

  • Add OpenUPM support (8fe700b221ca2c57ef5f45f49dfddacc39e439d6)
PackageExporter -

Published by jcs090218 about 1 year ago

  • Use wildcard pattern (fc9505a6674723b50e0fb3e653fff6cc99ae3218)
  • Remove unused UNITY_EDITOR guard (5c46ffebcf4e5678bdfa6a908caa4288b9d90303)
PackageExporter -

Published by jcs090218 about 2 years ago

  • Moved delegates to class level.
  • Revert from owner from Pixisoft to jcs090218 (6cb2ff05f6dc4bc41cef83cfbf92b2d67facad53)
PackageExporter -

Published by jcs090218 almost 3 years ago

  • Changed argument prefix to _ instead of --.
PackageExporter -

Published by jcs090218 about 3 years ago

  • Support batch mode CLI.
  • Fix property value not applying issue
PackageExporter -

Published by jcs090218 about 3 years ago

  • Organize and clean up ignore files.
  • Add preview before exporting to disk.
  • Sort file by name, so it matches the Unity's file system
PackageExporter -

Published by jcs090218 over 3 years ago

  • Change the menu item location to Window/Package Exporter.
PackageExporter -

Published by jcs090218 over 3 years ago

  • Pre-release to Unity Asset Store.
  • Improve user interface for control panel.
  • Add manual in the plugin directory.
PackageExporter -

Published by jcs090218 over 3 years ago

  • Fix folder naming to Editor.
PackageExporter -

Published by jcs090218 over 3 years ago

  • Update default name from UnityPackageExporter to PackageExporter.
  • Update Unity Engine version to 2021.1.1f1.
  • Changed from Travis CI to GitHub Actions.
  • Update project's Unity Engine version to 2020.1.2f1.
PackageExporter -

Published by jcs090218 over 4 years ago

  • Fixed containing path too broad issue.
  • Update project's Unity Engine version to 2019.2.18f1.
  • Fixed travis CI by removing rvm get stable command.
  • Update travis CI with testing unity version => 2018.2.12f1.
PackageExporter -

Published by jcs090218 over 5 years ago

  • Rename project to UnityPackageExporter.
  • Update project's Unity Engine version to 2018.3.3f1.
  • Update project description.
PackageExporter -

Published by jcs090218 over 6 years ago

  • Update project's Unity Engine version to 2018.3.0f2.
  • Start travis continuous integration service => .travis.ym
  • Ignore .unityignore test file => Hello World.unityignore.
  • Fixed bug upto version Unity 2018.1.3f1.
PackageExporter -

Published by jcs090218 almost 7 years ago

  • Update readme file for better explaination.
  • JCS_PE_Window implemented and all function functional.
  • Publish version 1.0.0.
  • First add license.
  • First add readme file.
  • First setup project for JCSUnity_EP.