├── .cspell.json ├── BobblerDistance.cs ├── Fishing_Cast_Distance_Data.md ├── LICENSE └── Min-Max_Guide.md /.cspell.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zamiell/stardew-valley/HEAD/.cspell.json -------------------------------------------------------------------------------- /BobblerDistance.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zamiell/stardew-valley/HEAD/BobblerDistance.cs -------------------------------------------------------------------------------- /Fishing_Cast_Distance_Data.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zamiell/stardew-valley/HEAD/Fishing_Cast_Distance_Data.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zamiell/stardew-valley/HEAD/LICENSE -------------------------------------------------------------------------------- /Min-Max_Guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Zamiell/stardew-valley/HEAD/Min-Max_Guide.md --------------------------------------------------------------------------------