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 1ef2499 commit fa7bd15Copy full SHA for fa7bd15
README.md
@@ -143,7 +143,7 @@ libscratchcpp::Project p("https://scratch.mit.edu/projects/XXXXXX");
143
- [x] Custom FPS in the default event loop (`libscratchcpp::Engine::run()`)
144
- [ ] Scratch 2.0 to 3.0 converter (help needed)
145
- [ ] Scratch 1.4 and below to 3.0 converter (help needed)
146
-- [ ] API for comments
+- [x] API for comments
147
- [x] API for loading projects from URL
148
149
See the [open issues](https://github.com/scratchcpp/libscratchcpp/issues) for a full list of proposed features (and known issues).
0 commit comments