Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@Iakobs Iakobs released this 03 Mar 14:40
2fe3975

Send JSON strings instead of Dictionaries

The gameLoaded and conflictEmitted signals where sending an instance of the Dictionary class. Instead, they send a JSON string now, as suggested by @nepalisameer in this issue.

Instructions

Download the addons.zip file and uncompress it in the root of your Godot game project.