v1.7.0
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.