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

Add caching for imported assets #11

Merged
merged 1 commit into from
Apr 25, 2020
Merged

Commits on Apr 25, 2020

  1. Add caching for imported assets

    This will cache the imported files between each run. This massively speeds up the export stage for big projects.
    
    Note that this will save the cache *after* a stage is done, so if you add new files it will still import them once for each platform (but will not import them again in the future, which is what matter).
    realkotob authored Apr 25, 2020
    Configuration menu
    Copy the full SHA
    81e7ed2 View commit details
    Browse the repository at this point in the history