summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 0aa3ff0..9a3852d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -16,6 +16,7 @@ GX GPU emulation in the [Dolphin][dol] GameCube/Wii emulator.
### Implemented Features ###
- BRLYT reading (materials are not yet fully implemented)
- Simple API for manipulating layout files from other code
+- Wii filesystem API (currently only supports U8 archives)
### Planned Features ###
@@ -31,7 +32,6 @@ GX GPU emulation in the [Dolphin][dol] GameCube/Wii emulator.
- Test code for material structs
- Add usd1 handling
- Add LYTLayout packing
-- Add U8 archive support
- Add TPL file support