Jump to content

Recommended Posts

Posted

So I am working with the launcher source code, and I have encountered a problem. I have a remote site to host my files, and I understand the way the launcher imports and installs the files, but I do not for the life of me understand how the md5's work. I know what it is, but I don't know how it works. Any suggestions?

Posted

It is a hash that is generated automatically for every single file. Each one is unique, but copies of the file have the same one. This can be used to check for corrupted files, as the MD5 would be different than the normal MD5.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...