- Extend PluginAPI with storage.
- Store Skin Composer version checking and automatic update.
This commit is contained in:
+1
@@ -13,6 +13,7 @@ public class PerformancePlugin extends H2DPluginAdapter {
|
||||
private final PerformancePanelMediator performancePanelMediator;
|
||||
|
||||
public PerformancePlugin() {
|
||||
super(CLASS_NAME);
|
||||
performancePanelMediator = new PerformancePanelMediator(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user