pusher / pusher-websocket-unity

Pusher Channels Unity Client Library
MIT License
27 stars 20 forks source link

[FR] Update docs to add OpenUPM installation method #50

Closed StephenHodgson closed 1 year ago

StephenHodgson commented 1 year ago

Git installation method isn't ideal when you have packages with multiple dependencies, and OpenUPM properly uses Unity's package manager to resolve deps for packages.

I went ahead and added this package to OpenUPM

openupm add com.pusher.pusherwebsocketunity
benjamin-tang-pusher commented 1 year ago

Thanks for adding the repo to their repository. I will close this issue.