Skip to content

1.2.12

Latest
Compare
Choose a tag to compare
@pablothedolphin pablothedolphin released this 16 Jan 12:48

ValueItems can now have their values updated via dynamic values passed from UI events.

The platform class now has additional properties and a Path() method which takes a PathType enum (can be set in the inspector) for allowing developers to easily choose which file path their code should point to.

Added extension methods to allow easy conversion between DateTime values and strings.

Added Vector2 versions of ValueList, ValueItem, AppEvent, AppEventListener and AppResponse.

See "how to install" to learn how to add this to your project.