Skip to content
/ CoreSO Public

ScriptableObjects type variables for SO Architecture in Unity

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

raubee/CoreSO

Repository files navigation

CoreSO

ScriptableObjects type variables for SO Architecture in Unity

Reference

Game Architecture with Scriptable Objects - https://www.youtube.com/watch?v=raQ3iHhE_Kk

Registry

npmjs regisry : com.adlucem.coreso

Add these lines in Packages/manifest.json of your project.

"scopedRegistries": [
  {
    "name": "adlucem",
    "url": "https://registry.npmjs.com",
    "scopes": [
      "com.adlucem"
    ]
  }
],
"dependencies": {
  "com.adlucem.coreso": "X.X.X",
  ...
  }

About

ScriptableObjects type variables for SO Architecture in Unity

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages