Skip to content

Commit 80cff5a

Browse files
authored
Update todo.md
1 parent 8cdf593 commit 80cff5a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

todo.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# To do
22

3-
- [ ] Fix the istaller to create a desktop shortcut
3+
- [ ] Fix the istaller to WORK
44
- [ ] Finish the websocket implementation
55
- [ ] Add colors constants and / or color picker
66
- [ ] Add Rednet API
77
- [ ] Add Redstone API
88
- [X] Add Turtle API
99
- [ ] Add peripheral methods
1010
- [ ] Add a way to import code from ComputerCraft:Tweaked
11-
- [ ] Add a way to save the code to a file
12-
- [ ] Add a way to load a file to the editor
11+
- [X] Add a way to save the code to a file
12+
- [X] Add a way to load a file to the editor
1313
- [ ] Add a way to share the code with others
1414
- [ ] Add different themes
1515
- [ ] Add a way to change the language
@@ -20,4 +20,4 @@
2020
- [ ] Add a way to import code from GitHub
2121
- [ ] Add a way to export code to GitHub
2222
- [ ] Add a settings menu
23-
- [ ] Add a support page
23+
- [ ] Add a support page

0 commit comments

Comments
 (0)