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

Replace the drunkenly written resource loader #115

Open
adonutwithsprinklez opened this issue Sep 19, 2021 · 1 comment
Open

Replace the drunkenly written resource loader #115

adonutwithsprinklez opened this issue Sep 19, 2021 · 1 comment
Assignees
Labels
enhancement New feature, rewrite, or request Needs Refined This issue needs to be rephrased, researched, or sub tasks created python Feature/bug requiring changes to Python code
Milestone

Comments

@adonutwithsprinklez
Copy link
Owner

Good lord what was I thinking. Replace the current resource loader with Python's zipfile package. It will load all resources from the resource zip file without having to temporarily decompress them.

@adonutwithsprinklez adonutwithsprinklez added python Feature/bug requiring changes to Python code enhancement New feature, rewrite, or request labels Sep 19, 2021
@adonutwithsprinklez adonutwithsprinklez added this to the Playable Demo milestone Sep 19, 2021
@adonutwithsprinklez adonutwithsprinklez self-assigned this Sep 19, 2021
@adonutwithsprinklez
Copy link
Owner Author

As of #118 This feature has been disabled until refactored

@adonutwithsprinklez adonutwithsprinklez added the Needs Refined This issue needs to be rephrased, researched, or sub tasks created label Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, rewrite, or request Needs Refined This issue needs to be rephrased, researched, or sub tasks created python Feature/bug requiring changes to Python code
Projects
None yet
Development

No branches or pull requests

1 participant