Skip to content

v0.2.7 - Update SetMemory functionality

Choose a tag to compare

@RobCharisma RobCharisma released this 20 Jan 16:34

In this release:

  • Updated SetMemory functionality to accept type object instead of string, for developer convenience. The accepted data types remain the same as before - string, numbers, booleans (all data is converted to JSON before being sent to Charisma)
  • Exposed SetMemory code in PlaythroughInstanceBase for developer convenience

Full Changelog: v0.2.6...v0.2.7