midspace / SEToolbox

This is a comprehensive 'world' Save Editor for the 'Space Engineers' Game.
143 stars 61 forks source link

Build updates #52

Closed midspace closed 7 years ago

midspace commented 8 years ago

Do not replace the HelixToolkit.Wpf.dll, as it has custom exception handling.

SEToolbox/Main/SEToolbox/References/

https://www.nuget.org/packages/ICSharpCode.SharpZipLib.Patched/ Install-Package ICSharpCode.SharpZipLib.Patched

https://www.nuget.org/packages/System.Windows.Interactivity.WPF/ Install-Package System.Windows.Interactivity.WPF

https://www.nuget.org/packages/WpfLocalizeExtension/ Install-Package WpfLocalizeExtension

https://www.nuget.org/packages/XAMLMarkupExtensions/ Install-Package XAMLMarkupExtensions

https://www.nuget.org/packages/log4net/ Install-Package log4net

midspace commented 7 years ago

Complete.