docs: update README in generator
This commit is contained in:
parent
d6473ba930
commit
1d59660b01
1 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue