diff --git a/ICSharpCode.SharpZipLib.dll b/ICSharpCode.SharpZipLib.dll new file mode 100644 index 0000000..6c7d7af Binary files /dev/null and b/ICSharpCode.SharpZipLib.dll differ diff --git a/VSModLauncher.csproj b/VSModLauncher.csproj index c9146bd..5e898ef 100644 --- a/VSModLauncher.csproj +++ b/VSModLauncher.csproj @@ -1,4 +1,4 @@ - + @@ -67,8 +67,7 @@ copy "$(TargetPath)" "%25appdata%25\Vintagestory\Mods\" -copy "$(TargetDir)\$(TargetName).pdb" "%25appdata%25\Vintagestory\Mods\" - +copy "$(TargetDir)\$(TargetName).pdb" "%25appdata%25\Vintagestory\Mods\" - \ No newline at end of file + diff --git a/VSModLauncher.csproj.user b/VSModLauncher.csproj.user index 21ec63a..e95db36 100644 --- a/VSModLauncher.csproj.user +++ b/VSModLauncher.csproj.user @@ -1,4 +1,4 @@ - + Program @@ -16,4 +16,4 @@ $(AppData)\Vintagestory\;$(AppData)\Vintagestory\Lib\ - \ No newline at end of file + diff --git a/VSMods.sln b/VSMods.sln index 641b471..7f9f564 100644 --- a/VSMods.sln +++ b/VSMods.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.25420.1 diff --git a/vsmodtools.exe b/vsmodtools.exe index d02cfa0..19c1dc9 100644 Binary files a/vsmodtools.exe and b/vsmodtools.exe differ