Information:
This mod replaces the dithering texture used for the fur grass

Requirements (Legacy):
- CodeWalker ( https://www.gta5-mods.com/tools/codewalker-gtav-interactive-3d-map ) or OpenIV ( https://www.gta5-mods.com/tools/openiv )
- OpenIV.asi ( included with OpenIV )
- OIV Package Installer ( https://www.gta5-mods.com/tools/oiv-package-installer )

Requirements (Enhanced):
- CodeWalker ( https://www.gta5-mods.com/tools/codewalker-gtav-interactive-3d-map ). Note: download the latest version from the Discord server
- OpenRPF ( https://www.gta5-mods.com/tools/openrpf-openiv-asi-for-gta-v-enhanced )
- OIV Package Installer ( https://www.gta5-mods.com/tools/oiv-package-installer )

Installation (Legacy):
- Move the "spgrassstipple" folder in "mods\update\x64\dlcpacks"
- Add "<Item>dlcpacks:/msGrassStipple/</Item>" to the "dlclist.xml"
- Import "plantsmgr.ytd" in "mods\update\update.rpf\x64\textures"
- MP Map Files packs: use the OpenIV's built-in package installer / the OIV Package Installer or extract the files to import them manually

Installation (Enhanced):
- Move the "spGrassStipple_Gen9" folder in "mods\update\x64\dlcpacks"
- Add "<Item>dlcpacks:/spGrassStipple_Gen9/</Item>" to the "dlclist.xml"
- Import "plantsmgr.ytd" in "mods\update\update.rpf\x64\textures"
- MP Map Files packs: use the OIV Package Installer or extract the files to import them manually

Special Thanks:
- dexyfex ( https://www.gta5-mods.com/users/dexyfex ) for CodeWalker https://www.gta5-mods.com/tools/codewalker-gtav-interactive-3d-map
- _CP_ ( https://www.gta5-mods.com/users/_CP_ ) for the original research on the dithering texture ( https://gtaforums.com/topic/847935-gta-v-dithering-and-stripple-research-and-fix/#comment-1068718959 )

Changelog:
v1.5
- Changed the installation process of the MP map files and updated the installation instructions