Skip to content

Commit

Permalink
Update todo.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarxzer authored Mar 13, 2024
1 parent 8cdf593 commit 80cff5a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions todo.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# To do

- [ ] Fix the istaller to create a desktop shortcut
- [ ] Fix the istaller to WORK
- [ ] Finish the websocket implementation
- [ ] Add colors constants and / or color picker
- [ ] Add Rednet API
- [ ] Add Redstone API
- [X] Add Turtle API
- [ ] Add peripheral methods
- [ ] Add a way to import code from ComputerCraft:Tweaked
- [ ] Add a way to save the code to a file
- [ ] Add a way to load a file to the editor
- [X] Add a way to save the code to a file
- [X] Add a way to load a file to the editor
- [ ] Add a way to share the code with others
- [ ] Add different themes
- [ ] Add a way to change the language
Expand All @@ -20,4 +20,4 @@
- [ ] Add a way to import code from GitHub
- [ ] Add a way to export code to GitHub
- [ ] Add a settings menu
- [ ] Add a support page
- [ ] Add a support page

0 comments on commit 80cff5a

Please sign in to comment.