assetpack
assetpack copied to clipboard
`manifest: { nameStyle: 'relative' }` isn't applied to packed texture manifests
When using {tps} with manifest: { nameStyle: 'relative' }, packed texture manifests (e.g. cards-0.webp.json) still use filename instead of relative path.
I just spent like half an hour trying to debug this and it seems it's a bug in AssetPack, not in my config. I have a lot of files with very similar names with the only difference being the folder they are located, so having this option is essential.