From c108c7c4cd6e150c3feea555da66150fbb1e012d Mon Sep 17 00:00:00 2001 From: zontreck Date: Fri, 24 Jan 2025 07:47:11 -0700 Subject: [PATCH] Remove WIP from SNBT --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 4e48d85..14e050b 100644 --- a/README.md +++ b/README.md @@ -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. -