diff --git a/NBToolkit/NBToolkit/Harness.cs b/NBToolkit/NBToolkit/Harness.cs index 7a7f3a7..7dfdec5 100644 --- a/NBToolkit/NBToolkit/Harness.cs +++ b/NBToolkit/NBToolkit/Harness.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Linq; using System.Text; using System.IO; using NBT; diff --git a/NBToolkit/NBToolkit/NBToolkit.csproj b/NBToolkit/NBToolkit/NBToolkit.csproj index 66dc885..73d1615 100644 --- a/NBToolkit/NBToolkit/NBToolkit.csproj +++ b/NBToolkit/NBToolkit/NBToolkit.csproj @@ -10,7 +10,7 @@ Properties NBToolkit NBToolkit - v3.5 + v3.0 512 publish\ true @@ -27,6 +27,8 @@ false false true + + true @@ -47,15 +49,6 @@ - - 3.5 - - - 3.5 - - - 3.5 - @@ -86,6 +79,10 @@ + + + + diff --git a/NBToolkit/NBToolkit/NBToolkit.csproj.user b/NBToolkit/NBToolkit/NBToolkit.csproj.user index 83e6969..1798e9e 100644 --- a/NBToolkit/NBToolkit/NBToolkit.csproj.user +++ b/NBToolkit/NBToolkit/NBToolkit.csproj.user @@ -6,8 +6,7 @@ replace -b 18 -a 19 -w "F:\Minecraft\tps - Copy (10)" -v -cxa -1 -cxb -1 -cza 0 -czb 0 - - + publish\ diff --git a/NBToolkit/NBToolkit/NBToolkit.suo b/NBToolkit/NBToolkit/NBToolkit.suo index 1bff7a0..ccc7273 100644 Binary files a/NBToolkit/NBToolkit/NBToolkit.suo and b/NBToolkit/NBToolkit/NBToolkit.suo differ diff --git a/NBToolkit/NBToolkit/Oregen.cs b/NBToolkit/NBToolkit/Oregen.cs index bdbbc74..5a9351e 100644 --- a/NBToolkit/NBToolkit/Oregen.cs +++ b/NBToolkit/NBToolkit/Oregen.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Linq; using System.Text; using NDesk.Options; using NBT; diff --git a/NBToolkit/NBToolkit/Program.cs b/NBToolkit/NBToolkit/Program.cs index 85e9ca7..f4a1f02 100644 --- a/NBToolkit/NBToolkit/Program.cs +++ b/NBToolkit/NBToolkit/Program.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Linq; using System.Text; using NBT; diff --git a/NBToolkit/NBToolkit/RegionFile.cs b/NBToolkit/NBToolkit/RegionFile.cs index c54c39b..b46ba0d 100644 --- a/NBToolkit/NBToolkit/RegionFile.cs +++ b/NBToolkit/NBToolkit/RegionFile.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Linq; using System.Text; using System.IO; using Ionic.Zlib; diff --git a/NBToolkit/NBToolkit/RegionFileCache.cs b/NBToolkit/NBToolkit/RegionFileCache.cs index 781b833..44da49f 100644 --- a/NBToolkit/NBToolkit/RegionFileCache.cs +++ b/NBToolkit/NBToolkit/RegionFileCache.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Linq; using System.Text; using System.IO; diff --git a/NBToolkit/NBToolkit/Replace.cs b/NBToolkit/NBToolkit/Replace.cs index ac44b22..6067f39 100644 --- a/NBToolkit/NBToolkit/Replace.cs +++ b/NBToolkit/NBToolkit/Replace.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Linq; using System.Text; using NDesk.Options; using NBT; diff --git a/NBToolkit/NBToolkit/TKFilter.cs b/NBToolkit/NBToolkit/TKFilter.cs index d024ade..33d056e 100644 --- a/NBToolkit/NBToolkit/TKFilter.cs +++ b/NBToolkit/NBToolkit/TKFilter.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Linq; using System.Text; using NBT; diff --git a/NBToolkit/NBToolkit/TKOptions.cs b/NBToolkit/NBToolkit/TKOptions.cs index 87b497d..c2ba2b6 100644 --- a/NBToolkit/NBToolkit/TKOptions.cs +++ b/NBToolkit/NBToolkit/TKOptions.cs @@ -1,6 +1,5 @@ using System; using System.Collections.Generic; -using System.Linq; using System.Text; using NDesk.Options; using System.IO; diff --git a/NBToolkit/NBToolkit/app.config b/NBToolkit/NBToolkit/app.config new file mode 100644 index 0000000..b7db281 --- /dev/null +++ b/NBToolkit/NBToolkit/app.config @@ -0,0 +1,3 @@ + + +