feat: name3 migrations #8

Merged
7cc5c4f330d47060 merged 1 commit from amy/md-chipmunkmod:bk-original into bk-original 2025-01-03 01:25:14 -05:00
Contributor

Serves as an example of how to use the new config migration system to properly migrate your configs.

Do not ever add migrations to the chayapak migrations class. Doing so will lead to horrendous merge conflicts and broken configs.
When creating migrations, add it to Name3ModMigrations. It's tracked as a separate field in the config, and it should only track your changes to the config.

Serves as an example of how to use the new config migration system to properly migrate your configs. Do not ever add migrations to the chayapak migrations class. Doing so will lead to horrendous merge conflicts and broken configs. When creating migrations, add it to Name3ModMigrations. It's tracked as a separate field in the config, and it should only track *your* changes to the config.
amy added 1 commit 2025-01-03 01:22:06 -05:00
7cc5c4f330d47060 merged commit 3a42970408 into bk-original 2025-01-03 01:25:14 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 7cc5c4f330d47060/chipmunkmod#8
No description provided.