Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (20 loc) · 934 Bytes

installation.md

File metadata and controls

28 lines (20 loc) · 934 Bytes
sidebar_position
1

Installation

Currently, only the development package is available. It's updated with each commit to the master branch.

  1. Add the OpenUPM registry.
    Click in the menu bar Edit → Project Settings... → Package Manager
    Add a new scoped registry with the following parameters:
    Name: OpenUPM
    URL: https://package.openupm.com
    Scopes:
    • com.openupm
    • com.neuecc.messagepack

Package Manager settings

  1. Open the package manager and click 'Add from Git url' in the top right corner.
  2. Paste in https://github.com/Hertzole/advanced-level-editor.git#dev-package and click enter.

Package Manager Add

  1. Wait for the installation to complete.

The package should now be installed! Check out the Quick Start to get up and running with ALE.