Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add multivar support to hook installer/uninstaller (#7689)
# About the pull request This PR is sort of a follow up to #7595 where it was revealed several people have weird configs preventing the hook install from working due to having multiple entries for the same merge driver. Now all `driver` values for `dmm` and `dmi` are nuked before install and the uninstaller also specifies if no change was made. # Explain why it's good for the game Fixes situations like ![image](https://github.com/user-attachments/assets/ee9eb0a2-e8bd-4e4f-8faa-c2fa83ca3e24) # Changelog :cl: Drathek code: Merge hook installer now can handle duplicate/old hook installs /:cl:
- Loading branch information