Github Repository instead of NPM

I think it would be nice to have a github repository for the SDK (https://www.npmjs.com/package/io.coherence.sdk) so that the community can contribute.

Also, through Git, it would be much easier to see the differences between versions and understand what and how things work by following the files and the changelog.

For now I have done something similar: GitHub - yurisq/io.coherence.sdk

I hope it’s ok. :grin:

Also, while doing this I noticed that there is a slight difference between the package on the Unity Asset Store and the one on NPM, on the Unity one there is the file: Coherence.Editor/VSAttribution.cs and the VSP definition in Coherence.Editor.asmdef which is missing from NPM.

Hi, coherence does not accept community contributions to our codebase and the only official distribution channel of our SDK and code is through our package in the Asset Store and Unity repository. To prevent confusion and update discrepancies, we ask that you please remove this repo. It’s best for all coherence users to use our official channels for the SDK.

Additionally our license at https://coherence.io/sdk-license does not allow for redistribution of the SDK

1 Like

Oh, I understand.
Done. Repo deleted.
At first glance, the license seemed to give us the right to modify and distribute, but now I understand better.

Thanks for the quick response