-- victhor003 --
I don't know how hard would these options be to implement but they are somewhat common actions that sometimes the mods ask to do when updating to the user
--clear-cache: (Should be easier to implement) option for both install and update with any number of parameters, just straight up clears the game mod cache too
--clear-config: (The trickier one) primarily for update but could also be useful in install, would try to clear the configuration files from the mods that are being installed/updated before doing the update (would probably benefit from adding a .old before the transaction so that it can be restored if it fails
-- victhor003 --
I don't know how hard would these options be to implement but they are somewhat common actions that sometimes the mods ask to do when updating to the user
--clear-cache: (Should be easier to implement) option for both install and update with any number of parameters, just straight up clears the game mod cache too
--clear-config: (The trickier one) primarily for update but could also be useful in install, would try to clear the configuration files from the mods that are being installed/updated before doing the update (would probably benefit from adding a .old before the transaction so that it can be restored if it fails