Package pro.gravit.launcher.debug
Class DebugMain
java.lang.Object
pro.gravit.launcher.debug.DebugMain
-
Field Details
-
IS_DEBUG
-
webSocketURL
-
projectName
-
unlockSecret
-
offlineMode
public static boolean offlineMode -
disableAutoRefresh
public static boolean disableAutoRefresh -
moduleClasses
-
moduleFiles
-
environment
public static pro.gravit.launcher.LauncherConfig.LauncherEnvironment environment
-
-
Constructor Details
-
DebugMain
public DebugMain()
-
-
Method Details
-
main
- Throws:
Throwable
-
newModule
public static pro.gravit.launcher.modules.LauncherModule newModule(String className) throws ClassNotFoundException, InvocationTargetException
-