Package pro.gravit.launcher
Class Launcher
java.lang.Object
pro.gravit.launcher.Launcher
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic LauncherConfigstatic URLgetResourceURL(String name)static URLgetResourceURL(String name, String prefix)static voidsetConfig(LauncherConfig cfg)static String
-
Field Details
-
SKIN_URL_PROPERTY
- See Also:
- Constant Field Values
-
SKIN_DIGEST_PROPERTY
- See Also:
- Constant Field Values
-
SKIN_METADATA_PROPERTY
- See Also:
- Constant Field Values
-
CLOAK_URL_PROPERTY
- See Also:
- Constant Field Values
-
CLOAK_DIGEST_PROPERTY
- See Also:
- Constant Field Values
-
CLOAK_METADATA_PROPERTY
- See Also:
- Constant Field Values
-
LAUNCHED
-
PROTOCOL_MAGIC_LEGACY
public static final int PROTOCOL_MAGIC_LEGACY- See Also:
- Constant Field Values
-
PROTOCOL_MAGIC
public static final int PROTOCOL_MAGIC- See Also:
- Constant Field Values
-
RUNTIME_DIR
- See Also:
- Constant Field Values
-
GUARD_DIR
- See Also:
- Constant Field Values
-
CONFIG_FILE
- See Also:
- Constant Field Values
-
profile
-
gsonManager
public static pro.gravit.launcher.managers.GsonManager gsonManager
-
-
Constructor Details
-
Launcher
public Launcher()
-
-
Method Details
-
getConfig
-
setConfig
-
getResourceURL
- Throws:
IOException
-
getResourceURL
- Throws:
IOException
-
toHash
-
applyLauncherEnv
-