Installation

Installation Methods

Lumen can be installed in two ways. For more frequent updates and access to beta builds, use the GitHub installation. For more stable builds, use the Unity Asset Store installation.

Unity Asset Store

1

Find the Lumen package in the Package Manager

Navigate to your Unity project and open the Package Manager (Window/Package Manager). Now navigate to My Assets and search for Lumen

2

Import the package

Locate the Lumen: Stylized Light FX 2 package and click Download if this is your first time installing or Import to project if you have downloaded the package before.

GitHub

Lumen: Stylized Light FX 2 now has GitHub support for version control and package download.

1

Verify your invoice number

To get GitHub access, you must be verified via your Unity Asset Store invoice number. Email your INV number to contact@distantlands.space using the email address attached to your GitHub account to receive access.

2

Clone the Git URL

Navigate to the GitHub page

Using the green <> Code button, copy the clone URL using HTTPS

3

Install the Package

Now, navigate to your Unity project and open the Package Manager (Window/Package Manager). Click the button and then select Install package from git URL...

In the dialog box, paste the git clone URL and click install

Last updated