Anvil
|
Additional Plugin Metadata. More...
Properties | |
string[] | OptionalDependencies = Array.Empty<string>() [get] |
A list of optional plugin dependencies. More... | |
Additional Plugin Metadata.
|
get |
A list of optional plugin dependencies.
By default, an exception will be thrown at startup if a plugin references a type from another plugin, and the plugin is not loaded.
Adding a plugin name to this list will instead cause these types to be skipped if the plugin is not loaded.