Added path speed buff on the existing town path (configurable, enabled by default).
Version 1.3.0
Updated mod to support Stardew Valley 1.6.
Handled potential edge case in GetFarmerMovementSpeed, hopefully should fix bug reported by LiLaTLuv.
Swapped custom path config property names with their comments, which correspond to the variable name for that flooring type in SDV source code. This makes it much more obvious which config value affects which path in-game. Thanks for the suggestion, BlueTrillium.
Version 1.2.2
Fixed IsPathAffectHorseSpeed config option incorrectly affecting movement speed when disabled.
Version 1.2.1
Added new Path Replace feature.
Version 1.2.0
Added support for Generic Mod Config Menu. Fixed IsPathAffectHorseSpeed not being used in movement speed formula.
Version 1.1.0
Fixed clipping issue. Potentially fixed FileNotFoundException some uesrs were having, but cannot replicate so not sure.