We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 355e9b8 commit 481be27Copy full SHA for 481be27
README.md
@@ -70,6 +70,10 @@ to create a GUI application that runs Scratch projects.
70
The idea is to implement Scratch blocks in C++ to build a fast project player
71
that is faster than the original Scratch VM.
72
73
+## IMPORTANT
74
+**The master branch currently doesn't have all features that are mentioned below**
75
+**because of the work on a new compiler. Please use the v0.13.x tags.**
76
+
77
## NOTE
78
This library is still in development and it shouldn't be used
79
to build complete Scratch project players yet.
0 commit comments