code/__HELPERS/files.dm 
| /proc/md5filepath | Returns the md5 of a file at a given path. |
|---|---|
| /proc/md5asfile | Save file as an external file then md5 it. Used because md5ing files stored in the rsc sometimes gives incorrect md5 results. |
| /proc/md5filepath | Returns the md5 of a file at a given path. |
|---|---|
| /proc/md5asfile | Save file as an external file then md5 it. Used because md5ing files stored in the rsc sometimes gives incorrect md5 results. |