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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow custom image resource path #24

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JumpLink
Copy link

@JumpLink JumpLink commented Nov 1, 2021

===:clipboard: PR Checklist :clipboard:===

  • 馃搶 issue exists in github for these changes
  • 馃敩 existing tests still pass
  • 馃檲 code conforms to the style guide
  • 馃搻 new tests written and passing / old tests updated with new scenario(s)
  • 馃搫 changelog entry added (or not needed)

==================

Closes #23

Changes:

  • Added optional parameter to the constructor of AsepriteResource to allow to overwrite the image path. E.g. to resolve the image path by the build tool.
  • Split frame type in AsepriteRaw to AsepriteRawFrame
  • Do not throw an error if frameTags is not defined

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.

Add option to use a custom image path
1 participant