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

Library for loading files #18

Open
curiousdannii opened this issue Apr 15, 2022 · 0 comments
Open

Library for loading files #18

curiousdannii opened this issue Apr 15, 2022 · 0 comments

Comments

@curiousdannii
Copy link
Owner

If media is ever to be supported in Hugo or TADS, we'll need a way to load additional resource files that sit alongside the main storyfile. This is a little bit complicated as it could be from the file system or across the internet (using the proxy if necessary). It should be async from the start (so probably depends on erkyrath/glkote#40).

I was originally thinking this should be part of the Dialog library, but I just had the thought that maybe there should be a mini library to handle loading and possible caching files (which I wanted as part of Parchment: curiousdannii/parchment#99).

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

No branches or pull requests

1 participant