docs: update README in generator

This commit is contained in:
trafficlunar 2024-12-27 22:10:23 +00:00
parent d6473ba930
commit 1d59660b01

View file

@ -27,9 +27,10 @@ Before running any of these scripts you need to have a `blocks` directory with M
> Generates average colors, versions, names, ids, properties for blocks (NEEDS MANUAL EDITING AFTER!) > Generates average colors, versions, names, ids, properties for blocks (NEEDS MANUAL EDITING AFTER!)
1. Run `node scripts/data.js` 1. Change the version in `scripts/data.js`
2. In the `data` directory there should be a JSON file generated 2. Run `node scripts/data.js`
3. Put that JSON file into `src/data` 3. In the `data` directory there should be a JSON file generated
4. Put that JSON file into `src/data`
## spritesheet.js ## spritesheet.js