Server Pack File
Construct a new ServerPackFile from two File-objects, a source and a destination.
Author
Griefed
Parameters
source File
The source file/directory. Usually a file/directory in a modpack.
destination File
The destination file/directory in the server pack.
Construct a new ServerPackFile from two Path-objects, a source and a destination.
Author
Griefed
Parameters
source Path
The source file/directory. Usually a file/directory in a modpack.
destination Path
The destination file/directory in the server pack.