-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
the problem i have now is that my project have files like tileset & tilemap json files from the tiled map editor, inside the files they reference image paths and tileset paths. But assetpack forces changing the directory names to add {m}, etc ...
This makes it such that when opening my tilesets or tilemaps in tiled editor, it is not able to resolve the path.
What i did was to create symlinks in my project folder etc tileset -> tileset{m}.
however when running assetpack it tries to create both entries in the cache.
It would be simple to ignore symlinks as an option that would solve it
Metadata
Metadata
Assignees
Labels
No labels