Skip to content

UPM support - #1

Open
rhys-vdw wants to merge 2 commits into
spiney199:mainfrom
EffortStar:upm-support
Open

UPM support#1
rhys-vdw wants to merge 2 commits into
spiney199:mainfrom
EffortStar:upm-support

Conversation

@rhys-vdw

@rhys-vdw rhys-vdw commented Mar 5, 2023

Copy link
Copy Markdown

Includes:

  • Generated meta files
  • Added asmdefs
  • Added package.json
  • Moved example scripts into a Sample folder (can be imported via package manager window)
  • Wrapped the whole project in a namespace (Spiney.SubclassSelector)

I've guessed at a package name and namespace name that would be appropriate. Can change if desired. I included "odin" in the package name to prevent confusion with existing SerializedReference packages for vanilla Unity.

I had to add the namespace because I immediately had a namespace conflict with another SubclassSelector dependency (https://github.com/mackysoft/Unity-SerializeReferenceExtensions).

rhys-vdw added 2 commits June 11, 2023 21:10
- Generate meta files
- Add package.json
- Move samples into hidden folder, importable via package manager
To prevent name collision in global namespace
@rhys-vdw

Copy link
Copy Markdown
Author

Rebased for conflict with 514bcc9 (this was already fixed in this branch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant