docs(atlas-baker): sprite-mode section + flag-table per-mode + version 0.3.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "sporel-tool-atlas-baker",
|
||||
"version": "0.2.0",
|
||||
"description": "Bake paired diffuse + height PNG atlases for the Sporel map-lib v0.3.0+ format. v0.2: edge-replicated padding (Rev 4 §13.3), --schema blob-14 E1 slot validation, collision.json sidecar E2 validation + pass-through, alpha-analysis opaque flag. Accepts PNG/WebP/JPG via jimp.",
|
||||
"version": "0.3.0",
|
||||
"description": "Bake paired diffuse + height PNG atlases for the Sporel map-lib v0.3.0+ format. v0.2: edge-replicated padding (Rev 4 §13.3), --schema blob-14 E1 slot validation, collision.json sidecar E2 validation + pass-through, alpha-analysis opaque flag. Accepts PNG/WebP/JPG via jimp; v0.3 adds --mode sprite for diffuse-only atlases of irregularly-sized sprites with alias→UV-table sidecar",
|
||||
"bin": {
|
||||
"sporel-atlas-baker": "bin/atlas-baker.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user