Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 467 Bytes

File metadata and controls

23 lines (14 loc) · 467 Bytes

CSharp-Alien-Signals

A custom port of Alien Signals to C#.

Usage

See Program.cs for more info.

Installation

NuGet

Pending

Unity

  1. Open the Unity Package Manager.
  2. Click the "+" button and select "Add package from git URL...".
  3. Enter the URL of this repository.
  4. Click "Add".
  5. Wait for Unity to download and import the package.
  6. Use the package in your scripts.