shiena / Unity-PythonNet

https://zenn.dev/shiena/articles/unity-python
MIT License
20 stars 1 forks source link

Integrate it in android / ios application (unity) #2

Closed androidsparkling closed 1 year ago

androidsparkling commented 1 year ago

Can you share the steps to integrate it to an Android or iOS unity application?

shiena commented 1 year ago

https://pythonnet.github.io/

Python.NET (pythonnet) is a package that gives Python programmers nearly seamless integration with .NET Framework, .NET Core and Mono runtime on Windows, Linux and macOS.

Python.Net only supports Windows, Linux and macOS, so it probably won't work on Android, iOS. Instead, the following libraries support Android and iOS.