ThibautSF / ParadoxosModManagerRework

Software to manage mods for recent Paradox games, work in progress, Java 11
MIT License
64 stars 7 forks source link

Feature Request: File change comparison #32

Open shadoxxhd opened 4 years ago

shadoxxhd commented 4 years ago

It would be nice if you could compare the content of conflicting file modifications - SCModManager already does this, though that program is way less usable than yours in every other way. Complementing that would be an integrated compatability patch creator, allowing you to individually select which resource to use for a given file as well as to manually merge text file modifications.

ThibautSF commented 4 years ago

I think you might be interested by IronyModManager: https://github.com/bcssov/IronyModManager

For now, it only supports Stellaris and is in the early development stage. But it might be the closest solution for this feature.

Adding this feature to PMM would be really time-consuming.