Skip to content

Commit d4b97be

Browse files
authored
Update README.md
1 parent cfe1164 commit d4b97be

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ A modern implementation of 'LocoTool' for Locomotion `dat` file parsing and edit
8686
- Checks that the reloaded file is the same as the originally-loaded file, byte for byte. This is a byte comparison of the *decoded and decompressed* bytes, not the *on-disk* bytes
8787

8888
# Future Plans/Features
89-
- [ ] Better flag editing support
89+
- [x] Better flag editing support
9090
- [ ] Validation of object limits/sane values
9191
- [ ] Detection of bugged objects
9292
- [ ] Support/edit tutorials
@@ -95,10 +95,10 @@ A modern implementation of 'LocoTool' for Locomotion `dat` file parsing and edit
9595
- [ ] Implement vehicle previewer
9696
- [ ] Better G1 support including palette file editing
9797
- [ ] Export/convert object to a future modern OpenLoco file format
98-
- [ ] Dark modern
99-
- [ ] Cross-platform support
100-
- [ ] Full unit-testing suite
98+
- [x] Dark mode
99+
- [x] Cross-platform support
100+
- [x] Full unit-testing suite
101101
- [ ] Blank template objects for object creation from scratch
102-
- [ ] Use a proper C# image library for image creation instead of WinForms
102+
- [x] Use a proper C# image library for image creation instead of WinForms
103103

104104
...many more things

0 commit comments

Comments
 (0)