Core library for Radish game stuff.
In your project's Packages
folder:
git submodule add https://github.com/Valax321/Radish.Core.git com.radish.core
There are also a few libraries that build off Radish.Core:
- [Optional] ZString (allows for logging functions to avoid creating garbage when used).
- [Optional] Hierarchy Folders (code will adapt to the existence of folders if installed).