Small README change to reflect dev support

This commit is contained in:
Campbell 2024-10-20 22:41:34 -04:00
parent 1b6e0db26d
commit 6b18254edc
Signed by: NinjaCheetah
GPG Key ID: 670C282B3291D63D
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,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 and Ticket parsing/editing (`.tmd`, `.tik`)
- Title parsing/editing, including content encryption/decryption
- Title parsing/editing, including content encryption/decryption (both retail and development)
- WAD file parsing/editing (`.wad`)
- Downloading titles from the NUS
- Packing and unpacking U8 archives (`.app`, `.arc`)

View File

@ -1,6 +1,6 @@
[project]
name = "libWiiPy"
version = "0.5.2"
version = "0.5.3"
authors = [
{ name="NinjaCheetah", email="ninjacheetah@ncxprogramming.com" },
{ name="Lillian Skinner", email="lillian@randommeaninglesscharacters.com" }