You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Related to github-beta/unity-preview#19. We're currently installing into Editor\GitHub, which causes two problems:
There's a high probability that another plugin will have an Editor folder in the root. This can cause conflicts with meta files between both plugins
It's hard to encapsulate the extension inside a common folder in the current structure. If it's in GitHub, then we can have whatever we need in there and not worry about side effects or things spilling out (like meta files or gitignore files.