Neijwiert.RenSharp 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Neijwiert.RenSharp --version 1.4.0
NuGet\Install-Package Neijwiert.RenSharp -Version 1.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Neijwiert.RenSharp" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Neijwiert.RenSharp --version 1.4.0
#r "nuget: Neijwiert.RenSharp, 1.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Neijwiert.RenSharp as a Cake Addin
#addin nuget:?package=Neijwiert.RenSharp&version=1.4.0

// Install Neijwiert.RenSharp as a Cake Tool
#tool nuget:?package=Neijwiert.RenSharp&version=1.4.0

C++/CLI wrapper for Command and Conquer Renegade Dragonade FDS manager

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 542 3/2/2020
1.4.0 458 2/23/2020
1.3.0 510 7/13/2019
1.2.0 498 6/27/2019
1.1.0 506 6/22/2019
1.0.0 542 6/8/2019

- Resolved issue https://github.com/Neijwiert/RenSharp/issues/4
- Updated to Draganade 1.100
- Added missing methods in ArmorWarheadManager
- Added support for generating dump files when an event fails fatally.
- Added HRESULT value to messages when initialization fails
- Made the messages produced by the unmanaged RenSharp plugin more verbose.