v1.3.2 — Fix: GRLE fallback for maps missing maps/data/
·
24 commits
to main
since this release
What's fixed
CLI installer no longer fails on maps that don't have maps/data/
Some maps (e.g. Midwest Horizon RCR) omit the maps/data/ folder entirely. The CLI script (SoilLayerInstaller.py) would hard-fail with "Blank GRLE template not found". It now uses the same fallback logic as the GUI — searching all GRLEs in maps/data/, then anywhere in the zip.
The GUI/EXE already handled this correctly since v1.3.1.
Also in this release
- Updated screenshot showing all 8 layers (soilPest, soilDisease, soilCompaction were missing from the old one)
- README updated: 8-layer table, corrected counts, bumped minimum SoilFertilizer requirement to v2.3.0+, removed
maps/data/as a hard requirement in Supported Maps
Upgrade
Download the new FS25_SoilLayerInstaller.exe. No changes to previously patched maps required.