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.

Extension should be installed in Assets/Plugins/GitHub folder #243

@shana

Description

@shana

Related to github-beta/unity-preview#19. We're currently installing into Editor\GitHub, which causes two problems:

  1. 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
  2. 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.

Update: Putting it in Assets/Plugins instead

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions