assetpack icon indicating copy to clipboard operation
assetpack copied to clipboard

`manifest: { nameStyle: 'relative' }` isn't applied to packed texture manifests

Open typed-sigterm opened this issue 4 months ago • 2 comments

When using {tps} with manifest: { nameStyle: 'relative' }, packed texture manifests (e.g. cards-0.webp.json) still use filename instead of relative path.

typed-sigterm avatar Aug 14 '25 11:08 typed-sigterm

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.

jhm-ciberman avatar Sep 11 '25 00:09 jhm-ciberman

Hey

Does anyone have a config and folder structure i can use to recreate this bug?

Zyie avatar Oct 21 '25 12:10 Zyie