Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Allow .unitypackage dependencies to be installed from the Unity Asset Store #15

@kibiz0r

Description

@kibiz0r

Maintaining dependencies purchased through the Asset Store can be a real pain, and the best solution I have in the short term is to manually check for updates and re-package them as Nuget/Paket packages that are hosted privately.

That's an okay solution, but it's a real pain and cuts out a lot of the potential usefulness of using Paket in the first place.

I would like to be able to specify a dependency that lives on the Asset Store, and use semver to constrain it, and be able to automatically update when new matching versions come out.

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