moonsharp-devs / moonsharp

An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
http://www.moonsharp.org
Other
1.4k stars 213 forks source link

Added compatibility with Unity 2017+ #321

Open nansofting opened 1 year ago

nansofting commented 1 year ago

Added UNITY_2017_OR_NEWER define within #if directives for Unity 2017+ compatibility.