public class LaunchServerStarter
extends java.lang.Object
| Constructor and Description |
|---|
LaunchServerStarter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generateConfigIfNotExists(java.nio.file.Path configFile,
pro.gravit.utils.command.CommandHandler commandHandler,
LaunchServer.LaunchServerEnv env) |
static void |
initGson(LaunchServerModulesManager modulesManager) |
static void |
main(java.lang.String[] args) |
static void |
registerAll() |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static void initGson(LaunchServerModulesManager modulesManager)
public static void registerAll()
public static void generateConfigIfNotExists(java.nio.file.Path configFile,
pro.gravit.utils.command.CommandHandler commandHandler,
LaunchServer.LaunchServerEnv env)
throws java.io.IOException
java.io.IOException