NuclearScriptableObjectDatabase
NuclearScriptableObjectDatabase copied to clipboard
Database for scriptable objects in Unity using Odin Inspector
Nuclear Scriptable Object Database
Database for scriptable objects in Unity using Odin Inspector
Requires
Unity 2023.1 or later (C# 8, Awaitable)
Installation
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.
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