AceLand Unity Packages
  • Home
  • Getting Started
    • Installation
    • Project Settings
    • Architecture Graph
    • Development Level
  • Tutorial
    • Create Your Package
    • Create Project Settings
  • Packages
    • Library
      • Change Log
      • Editor Tools
      • Mono
        • Follow Object
        • Singleton
      • Attributes
        • Conditional Show
        • Inspector Button
        • ReadOnly Field
      • Build Leveling
      • CVS
      • DataTools
      • Disposable Object
      • Extensions
      • Json
      • Kalman Filter
      • Optional
      • Project Setting
      • Serialization Surrogate
      • Utils
    • Event Driven
      • Change Log
      • Event Bus
      • Signal
    • Input
      • Change Log
    • Memento Service
      • Change Log
    • Node Framework
      • Change Log
      • Mono Node
    • Node For Mono (dev)
    • Player Loop Hack
      • Change Log
    • Pool
      • Change Log
    • Security (dev)
    • States
      • Change Log
    • Task Utils
      • Change Log
    • WebRequest
      • Change Log
Powered by GitBook
On this page
  • Add Scoped Registries
  • Install AceLand Package
  • Manage AceLand Package
  1. Getting Started

Installation

Knowing Unity package manager and scoped registries for Integrity and security.

Last updated 6 months ago

Add Scoped Registries

  1. open Package Manager Settings in Edit > Project Settings > Package Manager

  2. under Scoped Registries block, add a new registry (if you are first time to add, there is already an empty registry)

  3. input fields as follows:

Name

URL

Scope(s)

  1. press Apply

Scoped Registries help Unity Package Manager to handle non-official packages dependencies issue and version control.

This packages is not working in DOTS framework. However you can build a hybrid system and works with our parckages outside DOTS.

Install AceLand Package

  1. open Package Manager in Window > Package Manager

  1. in left sidebar, select AceLand Package under My Registries

  2. install any packages you need

All our packages are started from v1.0.4.

If you are installed low version, please updated as soon as possible.

Manage AceLand Package

  1. open Package Manager in Window > Package Manager

  2. in left sidebar, select AceLand Package under My Registries

  3. press refresh to get latest packages info

  4. update or remove any packages

It's not recommended to install and manage AceLand Packages by using Git URL or other method.

More about Scoped Registries, please visit .

AceLand Package
https://package.openupm.com
com.aceland
official document