Skip to content

Repository files navigation

uNode 3 DOTS

uNode 3 Support for Unity DOTS / ECS

Setup

Requirements

  • Unity 6.4 or later
  • Unity Entities 1.0.14 or later
  • uNode v3.2.10 or later

Installation

  1. Open Package Manager from Window > Package Manager.
  2. Click the "+" button > Add package from git URL.
  3. Enter the following URL:
https://github.com/wahidrachmawan/uNode3-DOTS.git

Alternatively, open Packages/manifest.json and add the following to the dependencies block:

{
    "dependencies": {
        "com.maxygames.unode-dots": "https://github.com/wahidrachmawan/uNode3-DOTS.git"
    }
}

Samples

About

uNode 3 Support for Unity DOTS / ECS

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages