summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index ead7a96..b4c8606 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,10 @@ BUILD license.
- [x] GRP parser.
- [x] Caching system.
- [ ] Proper path resolution.
-- [ ] Implement a timer.
+- [ ] Implement support for RTS. (?)
+ - Appears to be a Doom iwad, though I'm not sure what its purpose is.
+- [ ] Implement a timer system.
+ - Needs to expose some sort of 'totalclock'.
- [ ] Implement support for ART bitmaps.
- [ ] PALETTE.DAT parser.
- [ ] ART parser.