-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
All Crops All Seasons v1.1.0.0.SMAPI
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Allows all crops to be grown in all seasons, including winter.
By cantorsdust.

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
INSTALLATION
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

There are two folders in this .zip.  The Mods folder may be placed in %appdata%\StardewValley\Mods OR your main folder Stardew Valley\Mods.
The Content folder must be placed in your main Stardew Valley folder so that Crops.xnb in Stardew Valley\Content\Data is replaced.  Be sure to make a backup!

Thus, the total path for all three files required for this mod to function are:
%appdata%\StardewValley\Mods\All Crops All Seasons\All Crops All Seasons.dll ***OR*** Stardew Valley\Mods\All Crops All Seasons\All Crops All Seasons.dll

AND

%appdata%\StardewValley\Mods\All Crops All Seasons\manifest.json ***OR*** Stardew Valley\Mods\All Crops All Seasons\manifest.json

AND

Stardew Valley\Content\Data\Crops.xnb.


REQUIRES SMAPI 0.39+ to be installed!  Version 1.0 is for SMAPI 0.37-8.
https://github.com/ClxS/SMAPI/releases


-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
USAGE
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Run StardewModdingAPI.exe in your main Stardew Valley folder.  This will load the mods and then start the game.
You will find that you can plant any crop in any season, harvest them in any season, and not lose them on season change.
This mod does NOT change store inventories, so you can only purchase crop seeds during their usual seasons.

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
LICENSE
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

All Crops All Seasons is licensed under GPL v3.  You will find a copy of its source at the same place you downloaded it, https://github.com/cantorsdust/All-Crops-All-Seasons

Copyright 2016 cantorsdust

All Crops All Seasons is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

All Crops All Seasons is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with All Crops All Seasons.  If not, see <http://www.gnu.org/licenses/>.

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
CHANGELOG
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
v1.1.0.0.SMAPI
Updated for SMAPI 0.39.

v1.0
Initial release.