viniciusgerevini / godot-clyde-dialogue

Clyde Dialogue Language Importer and interpreter for Godot.
MIT License
89 stars 11 forks source link

Change block identifier for persistence #35

Closed viniciusgerevini closed 7 months ago

viniciusgerevini commented 7 months ago

Changed identifier for blocks when persisting so changing block order does not impact already saved files. This will impact variations and single use options on all existing save files.

This is a breaking change.