Skip to content

Ability to strip off top level directories from the copy #47

@goatchurchprime

Description

@goatchurchprime

The project https://github.com/bnjmntmm/godot-exoplayer has the addon I want committed under the path plugin/demo/addons/godot_exoplayer/ and I'd like this directory to be copied to addons/godot_exoplayer/

The closest I can get to this is by:

plug("bnjmntmm/godot-exoplayer", {"install_root": "addons/godot_exoplayer", "include":["plugin/demo/addons/godot_exoplayer"]})

which copies it into the directory addons/godot_exoplayer/plugin/demo/addons/godot_exoplayer/

If I had the option of stripping 4 layers of outer nested directories from the included file paths I'd be able to get it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions