News:

A forum for users of LackeyCCG

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - amcsi

#1
Plugins & Plugin Creation Forum / Checksum algorithm?
December 08, 2019, 11:07:50 AM
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?