Introduces CLEO's ModLoader plugin.
It is similar to any other ML plugin, except it does not install any hooks in files forwarded from ML. Instead it just adds them to internal list. The list is later queried by CLEO when doing any file related operations.
Introduces CLEO's ModLoader plugin. It is similar to any other ML plugin, except it does not install any hooks in files forwarded from ML. Instead it just adds them to internal list. The list is later queried by CLEO when doing any file related operations.
Fixes https://github.com/cleolibrary/CLEO5/pull/62 fixes https://github.com/cleolibrary/CLEO5/issues/141 fixes https://github.com/cleolibrary/CLEO5/issues/186