Update readme
This commit is contained in:
parent
3956e44a3b
commit
71154e5b76
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -1,3 +1,14 @@
|
|||
# nbteditor
|
||||
|
||||
A new Flutter project.
|
||||
A fully featured NBT Editor
|
||||
|
||||
## Features
|
||||
|
||||
- NBT
|
||||
- SNBT (WIP)
|
||||
- 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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue