Commit graph

4 commits

Author SHA1 Message Date
Jon Kunkee
f28f96c27f Split find and act operations to allow deletion
This change splits CanProcess into a separate loop from Process so that
Process can perform actions like deletion that cause NbtPathEnumerator
to throw an exception. It also caches targetNode.Root before Process
because Process can cause targetNode to be invalid.
2020-06-27 16:52:19 -07:00
Justin Aquadro
9d640079b8 Add JSON exporter to NBTUtil 2015-06-16 01:16:31 -04:00
Justin Aquadro
16ec47a411 File organization; added wildcard and glob matching to NBTUtil paths 2014-02-20 01:58:40 -05:00
Justin Aquadro
d4ad1bd99a Restructuring project to support separate command-line utility 2014-02-16 02:56:27 -05:00