Skip to content

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages