DataPak.enableFileChecksumError

If false, then it'll disable throw on file checksum mismatch and calculation (useful when dealing with complex hash algorithms not designed for quick checksums)

class DataPak
static
bool enableFileChecksumError;

Meta