Radish.Core

November 22, 2024 ยท View on GitHub

Core library for Radish game stuff.

Installation

In your project's Packages folder:

git submodule add https://github.com/Valax321/Radish.Core.git com.radish.core

Derived Projects

There are also a few libraries that build off Radish.Core:

Dependencies

  • [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).