Skip to content

BoogeeDoo/nbtviewer-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBT Viewer CLI

A CLI [Minecraft] NBT file viewer written by Node.js with ❤️.

Installation

$ [sudo] npm install -g nbtviewer

Usage

You can type:

$ nbtv -h

or

$ nbtviewer -h

to see the help information.

Usage: nbtv[iewer] <input> [options]

input     The input filename

Options:
   -d, --indent    The output JSON indent  [2]
   -o, --output    The output filename. If no file specified, it will be printed at console
   -v, --version   Show the version of nbtv
   -h, --help      Show the help information

Contribution

You're welcome to fork and make pull requests!

About

A CLI Minecraft NBT file viewer written by Node.js with ❤️.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published