When updating, they are not saved and are in the folder with the old patch
Proposal designs of the feature:
I think that in the settings you can add a transfer button. Or enable automatic transfer
One way to tackle this would be to create a Rulesets folder in the game data directory where the custom Rulesets assemblies are put and so aren't located at a path dependent of the game version. Or to have Rulesets databased like every other game content.
or the other selection is by overwriting the file when restarting the game.
Storing to the database may be the final goal, but for now I believe a rulesets folder is best (as we may be changing database engine in the near future and are avoiding making any large database changes).
Most helpful comment
Storing to the database may be the final goal, but for now I believe a
rulesetsfolder is best (as we may be changing database engine in the near future and are avoiding making any large database changes).