Quote:
Originally Posted by jeff47
Is there some clever way to import the settings from a prior patch version over to the new one without having to update the yaml files manually? I am assuming I can't just copy over the old versions and expect them to work....
|
My approach is to use the overrides section of kobopatch.yaml. This means I don't have to touch the individual yaml files and just have to overwrite the overrides section of kobopatch.yaml with my saved and updated as needed overrides which live in overrides.txt (no one ever accused me of imaginative file names

).