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

    • server

      public final LaunchServer server
    • syncBinaryFile

      public final Path syncBinaryFile
  • Constructor Details

  • Method Details

    • resolve

      public static Path resolve(LaunchServer server, String ext)
    • build

      public void build() throws IOException
      Throws:
      IOException
    • exists

      public final boolean exists()
    • getDigest

      public final byte[] getDigest()
    • init

      public void init()
    • sync

      public final boolean sync()