hot damn. get <name> added
This commit is contained in:
parent
d9fc1dffea
commit
9123928883
@ -89,7 +89,7 @@ public class Updater {
|
||||
}
|
||||
}
|
||||
|
||||
private void enablePlugin(FillReader update) {
|
||||
void enablePlugin(FillReader update) {
|
||||
final String name = update.getName();
|
||||
//TODO again with the implicit jar support...
|
||||
File plugin = new File(directory, name + ".jar");
|
||||
|
Loading…
x
Reference in New Issue
Block a user