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

Enable local extraction of zipfiles #5

Open
noirscape opened this issue Feb 24, 2019 · 0 comments
Open

Enable local extraction of zipfiles #5

noirscape opened this issue Feb 24, 2019 · 0 comments

Comments

@noirscape
Copy link
Owner

This should allow for easier accomodation of new files in updates as opposed to me having to keep releasing updates for each new file added by a project.

Current thoughts and ideas:

  • Should not update configs. Atmosphere stores it's config with the .ini extension so this should be easy to implement.
  • Should not overwrite existing title patches. Perphaps extract to an intermediate directory first and then move over all the files to the proper filesystem?

Need to look into changing the server scripts, should just equate to storing the atmosphere and hekate zipfiles directly.

Will end up using the zipfile module in the stdlib to do this.

Fixing this issue also closes #3.

@noirscape noirscape pinned this issue Feb 24, 2019
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

No branches or pull requests

1 participant