Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1021 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 1021 Bytes

com.rest.blockadelabs

openupm

A BlockadeLabs package for the Unity Game Engine.

Installing

Via Unity Package Manager and OpenUPM

  • Open your Unity project settings
  • Select the Package Manager scoped-registries
  • Add the OpenUPM package registry:
    • Name: OpenUPM
    • URL: https://package.openupm.com
    • Scope(s):
      • com.rest
      • com.utilities
  • Open the Unity Package Manager window
  • Change the Registry from Unity to My Registries
  • Add the BlockadeLabs package

Via Unity Package Manager and Git url

  • Open your Unity Package Manager
  • Add package from git url: https://github.com/RageAgainstThePixel/com.rest.blockadelabs.git#upm

Documentation

Project Setup

// TODO