CHANGELOG

v1.0.2

IL2CPP Only

  • Fixed issue where if a pot has no sprinkler, mod would try to get pot sprinklers every second while botanist hand watered

Mono

  • Optional update, only fixed version shown in console when loading and matched IL2CPP version (1.0.2)

v1.0.1

  • Fixed animation bug which also improves speed
  • Slightly tweaked how it gets sprinklers

Mono Only

  • Changed check from ActiveMinPass to PerformAction (ActiveMinPass is called per game tick, whereas PerformAction is only called once)

v1.0.0

  • Initial release