Database for scriptable objects in Unity using Odin Inspector
Unity 2023.1 or later (C# 8, Awaitable)
You can install via git url by adding this entry in your manifest.json
"com.nuclearband.sodatabase": "https://github.com/NuclearBand/NuclearScriptableObjectDatabase.git#upm"
The library depends on Odin Inspector
- Through the menu "Tools -> NuclearBand -> ScriptableObjectDatabase" select the folder to store the database
- Add selected folder to Addressables groups with "SODatabase" label.
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 are, a great way to get your ideas into this repository.
- MIT