diff --git a/README.md b/README.md index e31fbca..b2e5d88 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,17 @@ rerogue ======= -Tools to extract data from Star Wars: Rogue Squadron 3D - +Tools to extract data from Star Wars: Rogue Squadron 3D. Compilation ----------- -Use recent Lazarus (1.2.x) with Freepascal (2.6.x) to compile. \ No newline at end of file +Use recent Lazarus (1.2.x) with Freepascal (2.6.x) to compile. + +TODO +----------- + +* hmt parser: decode textures +* hob parser: parse more header fields, parse UV data +* mesh viewer: reuse hmt & hob parsers to display data +* bundle repack: extract & compile bundle.00x archives