Class LauncherBinary
java.lang.Object
pro.gravit.launchserver.binary.BinaryPipeline
pro.gravit.launchserver.binary.LauncherBinary
- Direct Known Subclasses:
EXELauncherBinary,JARLauncherBinary
-
Field Summary
FieldsFields inherited from class pro.gravit.launchserver.binary.BinaryPipeline
buildDir, logger, nameFormat, tasks -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild()abstract UpdatesProvider.UpdateVariantvoidinit()static Pathresolve(LaunchServer server, String ext) Methods inherited from class pro.gravit.launchserver.binary.BinaryPipeline
add, addAfter, addCounted, addPre, getTaskBefore, getTaskByClass, getTasksByClass, nextLowerPath, nextName, nextPath, nextPath, replace, replaceAfter, replaceCounted, replacePre
-
Field Details
-
server
-
-
Constructor Details
-
LauncherBinary
-
-
Method Details
-
resolve
-
build
- Throws:
IOException
-
getVariant
-
init
public void init()
-