Skip to content
#

pipes

Here are 361 public repositories matching this topic...

Lachee
Lachee commented May 11, 2021

The plugin included for Unix is a .so file but Unity requires a .bundle file for Mac OS:

For cross platform plug-ins you must include the .bundle (for Mac), .dll (for Windows), and .so (for Linux) files in the Plugins folder. No further work is then required on your side - Unity automatically picks the right plug-in for the target platform and includes it with the player.

I don

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the pipes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pipes topic, visit your repo's landing page and select "manage topics."

Learn more