supports families check before the validation of loaded plugins

This commit is contained in:
Kayla Man 2023-11-02 12:27:22 +08:00
parent 1ecd96acf6
commit 881340b60a
6 changed files with 74 additions and 25 deletions

View file

@ -40,7 +40,7 @@
"ValidateLoadedPlugin": {
"enabled": false,
"optional": true,
"plugins_for_check": []
"family_plugins_mapping": {}
}
}
}