/CreateNeptuneSDK

Create Neptune SDK

Primary LanguageC#

Create Neptune SDK

How to Install

  1. Open Unity Package Manager
  2. Click the + in the top left.
  3. Select "Add package from git URL..."
  4. Paste the url https://github.com/CreateNeptune/CreateNeptuneSDK.git?path=/Packages/com.createneptune.sdk for the main sdk. For the addressables sdk paste, https://github.com/CreateNeptune/CreateNeptuneSDK.git?path=/Packages/com.createneptune.addressablessdk.

How to Update

In newer versions of Unity, there should be an Update button at the bottom left of the package manager when viewing the package. Otherwise, follow the same instructions as installation. Do not remove the old version.

Troubleshooting

Not logged in

Log in. To do so, use something like the GitHub CLI.

Editing this Repo

Make edits to this repo by branching off of main and making a pull request. The files to edit are in /Packages/com.createneptune.sdk. All pull requests must be approved by at least two members of Create Neptune.

To publish the update, you must edit the version number in package.json and make any necessary additions to changelog.md. Then push your changes to your branch prior to making a pull request.

Copyright

All algorithms, ideas, and code contained herein are property of Create Neptune LLC ("Create Neptune"). The code is for limited use in the projects given written approval by Create Neptune, and is explicitly not for resale, reuse, or for use in any unapproved projects.