Package pro.gravit.launchserver
Class LaunchServerStarter
java.lang.Object
pro.gravit.launchserver.LaunchServerStarter
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final booleanstatic final boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgenerateConfigIfNotExists(Path configFile, pro.gravit.utils.command.CommandHandler commandHandler, LaunchServer.LaunchServerEnv env) static voidinitGson(LaunchServerModulesManager modulesManager) static voidstatic void
-
Field Details
-
allowUnsigned
public static final boolean allowUnsigned -
prepareMode
public static final boolean prepareMode
-
-
Constructor Details
-
LaunchServerStarter
public LaunchServerStarter()
-
-
Method Details
-
main
- Throws:
Exception
-
initGson
-
registerAll
public static void registerAll() -
generateConfigIfNotExists
public static void generateConfigIfNotExists(Path configFile, pro.gravit.utils.command.CommandHandler commandHandler, LaunchServer.LaunchServerEnv env) throws IOException - Throws:
IOException
-