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

Use serializable config & add multi folder support #1

Merged
merged 7 commits into from
Sep 26, 2021

Conversation

401U
Copy link
Contributor

@401U 401U commented Sep 5, 2021

  1. Use the new Serializable config.
  2. Add multi folder support
  3. Fix typo error in README

In 1.17+, the entities data was moved out of region file, so the region update won't sync the entities, this PR added support for multi-folder config in dimension_region_folder so everything works fine now.

README.md Outdated Show resolved Hide resolved
@401U
Copy link
Contributor Author

401U commented Sep 23, 2021

Conversations resolved, able to merge now

@Fallen-Breath Fallen-Breath merged commit bd8aa77 into TISUnion:master Sep 26, 2021


class Config(Serializable):
enabled: bool = True,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SyntaxError due to the , here

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