CHANGELOG

v1.1.4

  • Support ML 0.7.1
  • SixLabors (the UserLib) is now required again.

v1.1.3

  • Update to new cache system internally.
  • Deprecate old system.
  • List SixLabors as optional.
  • Use RMAPI for assetbundles.
  • Fonts are now copied correctly.
    • They also now have the correct flags.

v1.1.2

  • Add cache support for devs.
    • Each mod can have their own font instance so that one mod modifying their instance won't break every mod.
  • SixLabors (the UserLib) is now optional on Windows 6.1+

v1.1.1

  • Add support for MatchInfo.
  • Make Description and Fonts List always on top.

v1.1.0

  • Implements stuff for devs.
  • Switch off of windows only
    • Now includes a UserLib

v1.0.3

v1.0.2

  • Make Settings not be overwritten each update.

v1.0.1

  • Use the correct default font.

v1.0.0

  • Initial Release