File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ It provides an API for reading and running Scratch projects which makes it easy
6868to create a GUI application that runs Scratch projects.
6969
7070The idea is to implement Scratch blocks in C++ to build a fast project player
71- that is faster than Scratch modifications such as TurboWarp .
71+ that is faster than the original Scratch VM .
7272
7373## NOTE
7474This library is still in development and it shouldn't be used
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ It provides an API for reading and running Scratch projects which makes it easy
44to create a GUI application that runs Scratch projects.
55
66The idea is to implement Scratch blocks in C++ to build a fast project player
7- that is faster than Scratch modifications such as TurboWarp .
7+ that is faster than the original Scratch VM .
88
99## NOTE
1010This library is still in development and it shouldn't be used
You can’t perform that action at this time.
0 commit comments