Update TODO.md

This commit is contained in:
NullBite 2023-06-21 21:15:00 -04:00
parent 12717afd32
commit 8d29652ce4
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -10,6 +10,7 @@
## Rewrite
- [ ] fix data api
- [ ] ConfigAPI
- [ ] reimplement avatar settings
- [ ] fix sound
- [ ] fix Blockbench animations
@ -24,9 +25,9 @@
- [ ] fix UVManager with matrices or something
- [ ] add swap to skin texture
- [ ] split off large snippets of code into separate files
- [ ] PartsManager
- [ ] UVManager
- [ ] utility functions
- [.] PartsManager
- [.] UVManager
- [.] utility functions
- [ ] cleanup tick functions, timers
- [ ] cleanup armor code to make less redundant