fix: new generator script and refactor

This commit is contained in:
trafficlunar 2024-12-22 15:58:02 +00:00
parent 3e00029466
commit 7f52cabfbd
13 changed files with 219 additions and 42 deletions

View file

@ -4,6 +4,7 @@
"version": "1.0.0",
"dependencies": {
"fast-average-color-node": "^3.1.0",
"minecraft-data": "^3.80.0",
"sharp": "^0.33.5",
"spritesheet-js": "^1.2.8"
}