Finish implementing modules. If anyone wants to test... be my guest.
This commit is contained in:
@@ -40,4 +40,8 @@ public class PluginDescription
|
||||
* File we were loaded from.
|
||||
*/
|
||||
private File file = null;
|
||||
/**
|
||||
* Optional description.
|
||||
*/
|
||||
private String description = null;
|
||||
}
|
||||
|
Reference in New Issue
Block a user