diff options
| author | Jakob L. Kreuze <jakob@memeware.net> | 2018-06-01 20:37:53 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <jakob@memeware.net> | 2018-06-01 20:37:53 -0400 |
| commit | 814cf89647ff6d3c71da79191722eceb9c9a846b (patch) | |
| tree | bec9bd738859ad833d628e83ddcdf9e5a70effc4 /README.md | |
| parent | 20c791ebe6526eec175cf83ec1f60d9c4eaa2e67 (diff) | |
Add copyright information
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |