NBTExplorer/NBTUtil
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
..
NDesk Restructuring project to support separate command-line utility 2014-02-16 02:56:27 -05:00
Ops Missing a check in nbtutil 2017-11-24 03:05:29 -05:00
Properties Add JSON exporter to NBTUtil 2015-06-16 01:16:31 -04:00
App.config Restructuring project to support separate command-line utility 2014-02-16 02:56:27 -05:00
ConsoleOptions.cs Add JSON exporter to NBTUtil 2015-06-16 01:16:31 -04:00
ConsoleRunner.cs Split find and act operations to allow deletion 2020-06-27 16:52:19 -07:00
NBTUtil.csproj Add JSON exporter to NBTUtil 2015-06-16 01:16:31 -04:00
Program.cs Restructuring project to support separate command-line utility 2014-02-16 02:56:27 -05:00
TypePrinter.cs forgot to update typeprinter 2017-11-24 03:02:59 -05:00