Skip to content

v0.5.0

Compare
Choose a tag to compare
@poirierlouis poirierlouis released this 16 Apr 22:58
· 54 commits to master since this release

Compatibility

  • Cyberpunk 2077 v2.12+
  • RED4ext v1.24.0+
  • redscript v0.5.18+

Added

  • Json read/write functions are now undefined when 'RedData.Json' is not present.
  • declaration of module 'RedFileSystem'.

You need to include module with import RedFileSystem.* in scripts.

Full Changelog