Remove WIP from SNBT

This commit is contained in:
zontreck 2025-01-24 07:47:11 -07:00
parent cdb4aabad4
commit c108c7c4cd

View file

@ -5,10 +5,5 @@ A fully featured NBT Editor
## Features
- NBT
- SNBT (WIP)
- SNBT
- GUI
## Known Bugs
- SNBT sometimes will fail to parse. The cause is due to the way Mojang implemented the tag visitor versus how I parse SNBT in this library and application.