JamesWilko / Payday-2-BLT-Lua

Mods folder that controls the ingame aspects of the Payday 2 BLT.
MIT License
16 stars 26 forks source link

Fix dependency check for long chains #81

Closed TdlQ closed 6 years ago

TdlQ commented 6 years ago

Say that:

If mod C is disabled or not present, mod B is not loaded. But mod A is loaded and that's a problem.

This patch makes sure the whole chain is not loaded.

ZNixian commented 6 years ago

Added in SuperBLT by BangL: !13.