Parexy / Multiplayer

Zetrith's Multiplayer mod for RimWorld
MIT License
1 stars 0 forks source link

Mod Manager Comp Check #52

Open tindolt-zz opened 5 years ago

tindolt-zz commented 5 years ago

[11:42] Stein: Suggestion: add a mod compatibility checker that checks the mod spreadsheet and colors the mods based on their compatibility rating (eg: grey, red, orange, yellow, green), possibly integrating fluffy's mod manager

Add this in and use metadata from modinfos to check compatibility, put notice that this is tested by the moddders themselves and not us.

MilanDierick commented 5 years ago

@tindolt Might contact the author of Fluffy's Mod Manager, if we want to integrate this functionality into his mod.

FluffierThanThou commented 5 years ago

hi there!

Mod Manager internally uses an Issue class to collate issues that may arise from a variety of sources. It shouldn't be too hard to open that up to external issue providers.

As usual, the slightly tricky bit is to use Mod Manager's features without specifically depending on it.