Skip to content

slua v1.3.2 Release

Compare
Choose a tag to compare
@pangweiwei pangweiwei released this 13 Apr 08:34
· 273 commits to master since this release

add lua-csharp-coroutine, see coroutine demo
add lua byte array for memroy stream read and write, see main demo
fixed nullable value type generated the wrong checkValueType method
fix lost property exporting on android
fix compile error when define symbol SLUA_CHECK_REFLECTION
fix unity 5.6 gen code error
fix allocID return wrong value on finding cached ud, see issue #179