Skip to content
Commit fc7c6ded authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

Use PluginManager to load plugins in the Archive class

The Archive class now uses internally the PluginManager class, when loading the
plugins. This means that it's now possible to disable a specific plugin in the
arkrc configuration file. For example, the following will disable the clirar
plugin:

[EnabledPlugins]
kerfuffle_clirar=false

Differential Revision: D1477
parent e3dab9eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment