Badel2 / slime_seed_finder

https://badel2.github.io/slime_seed_finder
GNU General Public License v3.0
49 stars 4 forks source link

Implement nbt search feature using fastnbt crate #33

Open Badel2 opened 2 years ago

Badel2 commented 2 years ago

The nbt_search demo is supposed to allow finding strings in NBT files. Because of a change of NBT parsing libraries, that feature is no longer supported. And I forgot the use case for that feature so it's low priority for now.