RobinTheHood/ModifiedModuleLoaderClient

Add MMLC version compatibility to moduleinfo.json

Closed this issue · 0 comments

It would be helpful if you could see which MMLC version a module is compatible with.

Maybe like this in the moduleinfo.json:

"mmlc": {
    "version": "^1.21.0"
}