Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: multiple passes / process generated assets #38

Open
miltoncandelero opened this issue Jun 8, 2023 · 0 comments
Open

Feature: multiple passes / process generated assets #38

miltoncandelero opened this issue Jun 8, 2023 · 0 comments

Comments

@miltoncandelero
Copy link

The ability to run plugins on generated assets rather than the input ones.

Motivation:

  • Compressing images exported by texture packing
  • Deduplicating manifest: Checking all created files and if two have the same checksum, keep only one copy and reference multiple times in the assets plugin

Current workarround:
Having multiple configuration files and multiple folders and run assetpack sequentially leapfrogging the assets until they reach the final state

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant