forked from External/mage
update to version 0.7
This commit is contained in:
parent
7587e65a3a
commit
84c6ab76e0
29 changed files with 58 additions and 38 deletions
|
|
@ -55,7 +55,7 @@ public class Main {
|
|||
|
||||
private final static String testModeArg = "-testMode=";
|
||||
private final static String pluginFolder = "plugins";
|
||||
private final static String version = "0.6.1";
|
||||
private final static String version = "0.7";
|
||||
|
||||
public static PluginClassLoader classLoader = new PluginClassLoader();
|
||||
public static ServerImpl server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue