Currently, the way dependencies are managed, if a plugin adds a new dependency that dependency has to be added to the core forge engine. This obviously isn't scalable and goes against the pattern we have tried to put in place. Upon installing a plugin, that plugin should install all of its own dependencies.
Currently, the way dependencies are managed, if a plugin adds a new dependency that dependency has to be added to the core forge engine. This obviously isn't scalable and goes against the pattern we have tried to put in place. Upon installing a plugin, that plugin should install all of its own dependencies.