feat: config migrations #7
Loading…
Reference in a new issue
No description provided.
Delete branch "amy/chomens-chipmunkmod:1.20.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Should allow for easy changing of the Configuration class without breaking already existing user configuration.
Please tell me if I've gone too overboard with the abstraction.
I mainly did it so forks could adopt the migration system easily, by just creating their own class and extending from AbstractMigrationManager
I apologize for all the fake changes in Configuration, it looks like git didn't like the fact that it was using CRLF for linebreaks.
Enabling "Ignore whitespace when comparing lines" should hopefully make it better.
Changes: