Skip to content

v0.3.0

Compare
Choose a tag to compare
@poirierlouis poirierlouis released this 27 Apr 15:48
· 25 commits to master since this release

Compatibility

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

Fixed

  • enable / disable logging when loading option from config.json.

Added

  • support to send multipart/form-data with HttpClient and AsyncHttpClient.
  • class HttpMultipart to add / set / get parts, without support for files / buffers.

Full Changelog