v2.1.5 - For Godot 4.1 stable
- Handle
Object
,RID
,Callable
,Signal
by print an error message and skip it. - Optionally using zigzag algorithm to encode
PackedIntxxArray
. - Optimiz code and create build tool with post process.
Object
, RID
, Callable
, Signal
by print an error message and skip it.PackedIntxxArray
.