Content deleted Content added
Attempt to fix linebreak |
fixed comment |
||
Line 5:
A SFV file is a plain-text file containing one line for each file and it's checksum, in the format "filename checksum". The checksum algorithm is CRC32. Lines beginning with a semicolon (';') is considered a comment. Sample SFV file:
file1.zip c45ad668<br>
file2.zip 7903b8e6
|