CHANGELOG

v1.1.3

  • Added an API for mod developers to add items to and customise their mod's settings page!
    • see the readme for a quick walkthrough of its usage
  • The mod now functions properly on platforms using vulkan (i.e. linux native)

v1.0.3

  • Added a shake animation to options when setting them fails

v1.0.2

  • Minor code refactoring
  • For mod developers: Mod menu now supports custom implementations of ConfigEntryBase. if you use those. for some reason.

v1.0.1

  • Fixed the default mod description and icon sometimes not loading correctly

v1.0.0

  • Initial release