mcpiroman / UnityNativeTool

Allows to unload native plugins in Unity3d editor
MIT License
184 stars 19 forks source link

Mac, but only on x86/x86_64 processors. #40

Open logixworx opened 1 year ago

logixworx commented 1 year ago

does this work on the new M cpu?

mcpiroman commented 1 year ago

No, but it may work with rosetta.

I created an issue #41 to track support for other platforms. Note that for Apple M series CPUs in particular it won't be so easy as apparently the community has not yet arrived at a solution for the relevant trick used by this project.