20212223242526
final PluginLoader pl = new PluginLoader(urls); pl.loadDependencies(); pl.loadPlugins(); // Load the main Engine new Engine(); }