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 b573dd9 commit 3fc9ff8Copy full SHA for 3fc9ff8
README.md
@@ -135,7 +135,7 @@ int main(int argc, char **argv) {
135
- [ ] Project metadata
136
- [ ] Turbo mode
137
- [ ] Multithreading (experimental)
138
-- [ ] Custom FPS in the default event loop (`libscratchcpp::Engine::run()`)
+- [x] Custom FPS in the default event loop (`libscratchcpp::Engine::run()`)
139
- [ ] Scratch 2.0 to 3.0 converter (help needed)
140
- [ ] Scratch 1.4 and below to 3.0 converter (help needed)
141
- [ ] API for comments
0 commit comments