diff options
author | Freya Murphy <freya@freyacat.org> | 2023-12-15 23:09:10 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2023-12-15 23:09:10 -0500 |
commit | d6a757ce2aafb58fbb5b139ff924e48bcdeb3732 (patch) | |
tree | 89d812cb1d4b50efd004098efedcee5b13d4d9ea | |
parent | add formats (diff) | |
download | nbtvis-d6a757ce2aafb58fbb5b139ff924e48bcdeb3732.tar.gz nbtvis-d6a757ce2aafb58fbb5b139ff924e48bcdeb3732.tar.bz2 nbtvis-d6a757ce2aafb58fbb5b139ff924e48bcdeb3732.zip |
fix text size
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Command line visualizer for the minecraft [NBT](https://wiki.vg/NBT) data file f Files will have their filetype auto guessed based on their file extension: `.nbt`, `.snbt`, `.json`, unless one is manually specified. The NBT format is the default. -### file types +#### file types The current supported file formats are |