Skip to content

v0.4.1

Compare
Choose a tag to compare
@poirierlouis poirierlouis released this 15 May 20:40
· 22 commits to master since this release

Compatibility

  • Cyberpunk 2077 v2.12a
  • RED4ext v1.24.3+
  • redscript v0.5.19+

Fixed

  • issue when using ToJson where array of ref<T> was converted to
    [ [ {}, ...] ] instead of [ {}, ... ].

Full Changelog