Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Change from using GUID to copying link.xml directly into project? #17

@NavidK0

Description

@NavidK0

From #15, which was merged, but my last post still stands. It could be a solution that doesn't require intervention if the GUID changes within the package.

I see, hmm. Using the GUID feels quite fragile, I must admit. I wonder if there's a better way just using a relative path directly to the link.xml file and then providing the full path from there? We could just stick it inside our project, copy it to their project in Plugins/SimpleGraphQL before build using a IPreprocessBuildWithReport.OnPreprocessBuild? (We could also do it on install when assets are being imported.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions