checksum calculating in .tbl text dictionaries
Author: gucio321Created Feb 4, 2021Updated Feb 6, 2021
Hi there, We have crc parameter in TextDictionary decoder. It is read (and then encoded in Marshal method) but isn't checked anywhere. We may want to check this checksum or optionally calculate a new one. see https://godoc.org/github.com/howeyc/crc16
Source: OpenDiablo2/OpenDiablo2