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 f1f5e61 commit 35ea917Copy full SHA for 35ea917
README.md
@@ -139,10 +139,9 @@ libscratchcpp::Project p("https://scratch.mit.edu/projects/XXXXXX");
139
- [x] API for monitors
140
- [x] Project metadata
141
- [x] Turbo mode
142
-- [ ] Multithreading (experimental)
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)
+- [ ] Scratch 2.0 project loader (help needed)
+- [ ] Scratch 1.4 and below project loader (help needed)
146
- [x] API for comments
147
- [x] API for loading projects from URL
148
0 commit comments