Skip to content

slua v1.6.0 Release

Compare
Choose a tag to compare
@pangweiwei pangweiwei released this 15 Aug 08:35
· 37 commits to master since this release

csharp coroutine can return values to lua coroutine
profile lua code in DEBUG mode
fix for unity 2018
fix require socket
fix export error on .net 4.6
fix gc alloc on dispose
filter the unsafe api export
ignore dictionary to export
add UnityEngine.AudioModule to export
minor fix