🍬
Gummi
  • Welcome to Gummi
  • Installation
  • Repo
  • API Documentation
    • Core
      • Attributes
        • DisableIf(string Target)
        • DisableIf(string Target, object Benchmark)
        • EnableIf(string Target)
        • EnableIf(string Target, object Benchmark)
        • HideIf(string Target)
        • HideIf(string Target, object Benchmark)
        • ShowIfstring Target)
        • ShowIf(string Target, object Benchmark)
        • SOExposed
        • VisibleBaseAttribute
        • ReadOnly
      • Extensions
        • GenericExtensions
        • IntExtensions
        • ListExtensions
    • MVC
      • RootController
      • SubController
      • SubController<enum, uiView>
      • UIView
    • Singletons
      • Singleton
      • Persistent Singleton
      • Lazy Singleton
      • Persistent Lazy Singleton
    • Utility
      • MDDocumentation
      • Optional
Powered by GitBook
On this page
  • UPM (recommended)
  • Setup the Scoped Registry
  • Install from Package Manager
  • GitHub

Installation

PreviousWelcome to GummiNextCore

Last updated 3 years ago

UPM (recommended)

Unity 2020.1 or higher is necessary to leverage this method. Installing from git is the recommended alternative.

Setup the Scoped Registry

In Unity, Open the Edit > Project Settings window

Navigate to the Package Manager tab

Add the OpenUPM registry

  1. Skip this your project already has this

  2. Name: OpenUPM

  3. URL: https://package.openupm.com

Add the scope com.nicolasmaclean

Install from Package Manager

Open Window > Package Manager and view My Registries

Install Gummi

GitHub

In Unity, open the Window > Package Manager window

Click the + button in the top-left and choose "Add package from git URL"

Enter the following URL: https://github.com/nicolasmaclean/Gummi-Unity.git