Skip to content

Shared code between the Svelto repositories

License

Notifications You must be signed in to change notification settings

sebas77/Svelto.Common

Repository files navigation

Svelto.Common

Shared code between the Svelto repositories

For Unity Users: to solve the unsafe dependency you need to add the following scopedRegistries in manifest.json:

  "scopedRegistries": [
    {
      "name": "OpenUPM",
      "url": "https://package.openupm.com",
      "scopes": [
        "com.openupm",
        "com.sebaslab.svelto.common",
        "com.sebaslab.svelto.ecs",
        "com.sebaslab.svelto.unsafe",
        "org.nuget.system.buffers",
        "org.nuget.system.memory",
        "org.nuget.system.numerics.vectors",
        "org.nuget.system.runtime.compilerservices.unsafe"
      ]
    }
  ]

About

Shared code between the Svelto repositories

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •