Skip to content

1.1

Compare
Choose a tag to compare
@Spottedleaf Spottedleaf released this 20 May 02:42
· 2 commits to master since this release

Add copy option for conversion to SectorFile

The copy option does not perform decompression/recompression,
which should make it faster for systems limited by CPU resources.

Additionally, read the entire RegionFile into memory when converting
to SectorFile to avoid random read costs when converting.