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

Single File for saving imported packs #344

Merged

Conversation

klingbolt
Copy link
Contributor

This changes the saved files to contain one single protobin file. This file is the definitive file and any changes to the internal data can be saved to it.

Changed import function to add new pack into existing packs instead of overwriting.

A bug emerged where filesystem was faulting when both paths were identical. I thought this would have been covered by the copy_options.

@AsherGlick
Copy link
Owner

As discussed offline, this code was not tested and does not function as intended. It should be corrected and tested before being sent for re-review.

@AsherGlick AsherGlick merged commit 8e826f8 into AsherGlick:xml_converter Sep 2, 2024
6 checks passed
@klingbolt klingbolt deleted the single_marker_save_file branch September 11, 2024 04:39
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.

2 participants