Skip to main content

Unity Plugins - Overview

The majority of games built in Unity use internal and third-party plugins.

Luna supports the use of these libraries, as long as they are present with their source code versions in the Unity project. Usage of plugins provided in the form of a .NET Library (DLL) file is currently not supported.

We have validated many of the most commonly used plugins, and provided instructions on how to install them for use with Luna in the following examples.

In general, any plugin with C# sources is supportable (BUT, if there are some un-supported C# features or Unity APIs that are not implemented in Luna, then it will fail)

Validated supported plug-ins:

These plugins have been validated by Luna. Of course, many more plugins are supported that are not included in this list.