summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob L. Kreuze <jakob@memeware.net>2018-06-01 20:37:53 -0400
committerJakob L. Kreuze <jakob@memeware.net>2018-06-01 20:37:53 -0400
commit814cf89647ff6d3c71da79191722eceb9c9a846b (patch)
treebec9bd738859ad833d628e83ddcdf9e5a70effc4 /README.md
parent20c791ebe6526eec175cf83ec1f60d9c4eaa2e67 (diff)
Add copyright information
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.