add support for 'Compositable Loadouts' mod
Based on the CE support code. Requires support in the other mod (submitted there).
The other PR: https://github.com/simplyWiri/Loadout-Compositing/pull/95
Approved. I assume that until the Compositable mods accepts your other PR the methods checks will fail and the mod integration, is disabled. Did you test the integration locally with both mods?
I assume that until the Compositable mods accepts your other PR the methods checks will fail and the mod integration, is disabled.
Yes, as if the mod weren't there at all. It's the same code other integrations use.
Did you test the integration locally with both mods?
I've been using local versions of both mods with patches applied since I wrote them.