Class LauncherBinary

java.lang.Object
pro.gravit.launchserver.binary.BinaryPipeline
pro.gravit.launchserver.binary.LauncherBinary
Direct Known Subclasses:
EXELauncherBinary, JARLauncherBinary

public abstract class LauncherBinary extends BinaryPipeline
  • Field Details

  • Constructor Details

    • LauncherBinary

      protected LauncherBinary(LaunchServer server)
  • Method Details

    • build

      public PipelineContext build() throws IOException
      Throws:
      IOException
    • getVariant

      public abstract pro.gravit.launcher.core.api.features.CoreFeatureAPI.UpdateVariant getVariant()
    • init

      public void init()