tangled
alpha
login
or
join now
bwc9876.dev
/
nu_plugin_nbt
0
fork
atom
Silly NuShell plugin to read Minecraft NBT
0
fork
atom
overview
issues
pulls
pipelines
Typo
bwc9876.dev
3 days ago
7058bac4
214572f6
verified
This commit was signed with the committer's
known signature
.
bwc9876.dev
SSH Key Fingerprint:
SHA256:DanMEP/RNlSC7pAVbnXO6wzQV00rqyKj053tz4uH5gQ=
+1
-1
1 changed file
expand all
collapse all
unified
split
README.md
+1
-1
README.md
···
35
35
open data.nbt
36
36
```
37
37
38
38
-
Otherwise, open it raw and pipe it to `from nt`.
38
38
+
Otherwise, open it raw and pipe it to `from nbt`.
39
39
40
40
```nu
41
41
open --raw data.dat | from nbt