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

Get input by alternative methods #55

Open
bcvery1 opened this issue Mar 27, 2019 · 0 comments
Open

Get input by alternative methods #55

bcvery1 opened this issue Mar 27, 2019 · 0 comments
Labels
enhancement New feature or request priority:medium Required for this release

Comments

@bcvery1
Copy link
Owner

bcvery1 commented Mar 27, 2019

Currently all external data (images, tilesets etc) will be read from disk.

If a user wishes to use bindata for example (excellent package, highly recommended!), they will still need to separately distribute the tilesets and images.

Should expose a function to allow users to provide a function to use to get assets, which, if not set, defaults to os.Open...

@bcvery1 bcvery1 added the enhancement New feature or request label Mar 27, 2019
@bcvery1 bcvery1 added this to the v0.4.0 release milestone Mar 27, 2019
@bcvery1 bcvery1 added priority:medium Required for this release and removed priority:medium Required for this release labels Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:medium Required for this release
Projects
None yet
Development

No branches or pull requests

1 participant