Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.1 KB

File metadata and controls

34 lines (23 loc) · 1.1 KB

UnityScriptableObjectDatabase

Database for scriptable objects in Unity using Odin Inspector

Requires

Unity 2020.1.4 or later (C# 8)

Installation

You can install via git url by adding this entry in your manifest.json

"com.nuclearband.sodatabase": "https://github.com/NuclearBand/UnityScriptableObjectDatabase.git#upm"

The library depends on Odin Inspector

Documentation

Contributing

Issues

Issues are very valuable to this project.

  • Ideas are a valuable source of contributions others can make
  • Problems show where this project is lacking
  • With a question you show where contributors can improve the user experience

Pull Requests

Pull requests are, a great way to get your ideas into this repository.

License

  • MIT