/UnityFoundation-Configuration

ScriptableObject-based configuration model for Unity.

Primary LanguageC#MIT LicenseMIT

Unity Foundation - Configuration

ScriptableObject-based configuration model for Unity.

NOTICE

This package is not considered production-ready. Breaking changes are common and support is limited. Use at your own risk.

Installation (Unity Package Manager)

  • Select "Add package from git URL..." from the plus menu in the package manager window.
  • Paste the package's git url.
https://github.com/ryanslikesocool/UnityFoundation-Configuration.git

Usage

// TODO