Skip to content

Feature: allow ignoring symlinks #170

@shirecoding

Description

@shirecoding

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions