TeamMLC-ModlistHashChecker icon

ModlistHashChecker

Generates a hash value from running modlist that can be used to compare to an expected hash, as well as when joining other lobbies with this mod.

By TeamMLC

CHANGELOG

Modlist Hash Checker CHANGELOG

0.1.2

  • Added new warning message for blank ExpectedModListHash configuration option.
  • Refactored message handling code for re-use.
  • Cleaned up code further, split different major classes into separate files.
  • Removed AutoSetHash configuration option in favor of new warning message.
  • Updated Icon, Manifest, README, and added CHANGELOG.
  • Removed most mentions of "logmodlist" in favor of ModListHashChecker

0.1.1

  • Fixed version number in thunderstore upload. (Electric131)

0.1.0

  • Initial release by Electric131