Class AdditionalFixesApplyTask
java.lang.Object
pro.gravit.launchserver.binary.tasks.AdditionalFixesApplyTask
- All Implemented Interfaces:
LauncherBuildTask
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AdditionalFixesApplyTask
-
-
Method Details
-
apply
public static void apply(Path inputFile, Path addFile, ZipOutputStream output, LaunchServer srv, Predicate<ZipEntry> excluder, boolean needFixes) throws IOException - Throws:
IOException
-
getName
- Specified by:
getNamein interfaceLauncherBuildTask
-
process
- Specified by:
processin interfaceLauncherBuildTask- Throws:
IOException
-