Skip to content

v0.2.1

Compare
Choose a tag to compare
@RobCharisma RobCharisma released this 29 May 15:17
· 6 commits to main since this release

Playthrough instance generalization refactor.

Instances of a playthrough are now to be extended from the new abstract PlaythroughInstanceBase class. This class handles connection to Charisma backend with provided parameters, and allows the the inheritors to extend OnPlaythroughLoaded and OnMessageReceived callbacks.

Full Changelog: v0.02...0.2.1