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 create-cache-map subcommand #38

Merged
merged 6 commits into from
Jun 16, 2020
Merged

Add create-cache-map subcommand #38

merged 6 commits into from
Jun 16, 2020

Conversation

LPGhatguy
Copy link
Contributor

@LPGhatguy LPGhatguy commented Jun 2, 2020

Part of #36. Closes #37.

This PR introduces a new subcommand required for build system integration for Roblox. It creates a map of asset IDs back to file paths, downloading any spritesheets to a cache directory in the process.

Open Questions

  • What should paths be relative to?
    • Moving ahead with paths relative to tarmac.toml

@LPGhatguy LPGhatguy mentioned this pull request Jun 2, 2020
5 tasks
@LPGhatguy LPGhatguy changed the title Add create-path-map subcommand Add create-cache-map subcommand Jun 15, 2020
@LPGhatguy LPGhatguy marked this pull request as ready for review June 16, 2020 17:14
@LPGhatguy LPGhatguy merged commit 30e9eb3 into master Jun 16, 2020
@LPGhatguy LPGhatguy deleted the path-map branch June 16, 2020 17:16
LPGhatguy added a commit that referenced this pull request Jun 16, 2020
@MisterUncloaked MisterUncloaked mentioned this pull request Jul 9, 2020
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

Successfully merging this pull request may close these issues.

AssetNames collide with included projects
1 participant