From 7c631454a1c1caff44b83630e0929e223ad64b60 Mon Sep 17 00:00:00 2001 From: NinjaCheetah <58050615+NinjaCheetah@users.noreply.github.com> Date: Tue, 2 Apr 2024 22:46:51 -0400 Subject: [PATCH] Small README update to explain current features better --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 35fe7ee..ba8f88a 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ libWiiPy is inspired by [libWiiSharp](https://github.com/TheShadowEevee/libWiiSh # Features This list will expand as libWiiPy is developed, but these features are currently available: - TMD, ticket, and WAD parsing -- Title Key and content decryption and extraction -- Content encryption and WAD packing +- WAD content extraction, decryption, re-encryption, and packing # Usage A wiki, and in the future a potential documenation site, is being worked on, and can be accessed [here](https://github.com/NinjaCheetah/libWiiPy/wiki). It is currently fairly barebones, but it will be improved in the future.