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

Optimising save and load structures functionality #232

Merged
merged 5 commits into from Jun 14, 2023
Merged

Optimising save and load structures functionality #232

merged 5 commits into from Jun 14, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jun 14, 2023

These changes improve the saving and loading structures operations by using the Path class instead of the File class and making other minor improvements. This also fixes the issue #84 , which prevented saving the structures file for servers on Windows due to the “:” character in filename (reserved). Now the “_” character is used instead of “:”.

@19MisterX98 19MisterX98 merged commit e21eabd into 19MisterX98:master Jun 14, 2023
@ghost ghost deleted the save-load-optimisations branch June 14, 2023 20:23
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.

1 participant