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 bf1410d commit f5834a8Copy full SHA for f5834a8
README.md
@@ -70,10 +70,6 @@ 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