News:

A forum for users of LackeyCCG

Main Menu

Checksum algorithm?

Started by amcsi, December 08, 2019, 11:07:50 AM

Previous topic - Next topic

amcsi

I'm creating a plugin for Lycee TCG ( https://www.lycee-tcg.eu/ )

I'm writing a script to build all the plugin files necessary. One thing I'm stuck at currently though is that I don't know what algorithm is used to generate the checksums in upaatelist.txt.
Since this is an automated script, I can't make use of LackeyCCG's built-in tool, because a human would need to mess around with UI for that.

Could someone please let me know what algorithm is used to generate the checksums so I could do the same in my scripting language?