Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 957 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 957 Bytes
Unity
C# Python

.Net-Python

Assign the location of the Python.DLL:

RunTime.PythonDLL + @"";

Python for .NET Documentation

To make the setup script executable, run the following command in your terminal:

chmod +x setup.sh
bash setup.sh
CursedEntertainment Logo