Skip to content

Commit cb0e26f

Browse files
committed
README: document lack of language and data format stability
1 parent 5915f9b commit cb0e26f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

addons/block_code/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ We will now seek feedback from learners, educators and game makers, as well as r
4848
- Should this be a plugin or an extension?
4949
- Should blocks generate GDScript or be dynamically executed?
5050

51+
There is no language or data format stability implemented or expected in these early stages. If you upgrade the block coding plugin within an existing project, expect any existing block scripts to stop working and need reimplementing from scratch. For now, you probably want to avoid updating the plugin within your project if it's meeting your needs, or only doing that very sporadically. We will consider offering stability guarantees in future stages of development.
52+
5153
## Feedback
5254

5355
Please share feedback in the [Godot Forum Block Coding thread](https://forum.godotengine.org/t/block-coding-high-level-block-based-visual-programming/68941).

0 commit comments

Comments
 (0)