Small utility for GTA V modders to take CodeWalker outputted <ShatterMap>
strings, convert them to a BMP image, and convert BMP images back to <ShatterMap>
strings.
- Download a release from https://github.com/soryy708/Shatter-Map-Utility-Tool/releases
- Unpack it with 7-zip
- Run
smut.exe
- Download and install an LTS version of NodeJS
- Clone the repository
- run
npm install
to get anode_modules
subdirectory - run
npm start