NativeFx.Interop.SHVDN3 0.3.0

dotnet add package NativeFx.Interop.SHVDN3 --version 0.3.0
NuGet\Install-Package NativeFx.Interop.SHVDN3 -Version 0.3.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="NativeFx.Interop.SHVDN3" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NativeFx.Interop.SHVDN3 --version 0.3.0
#r "nuget: NativeFx.Interop.SHVDN3, 0.3.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 NativeFx.Interop.SHVDN3 as a Cake Addin
#addin nuget:?package=NativeFx.Interop.SHVDN3&version=0.3.0

// Install NativeFx.Interop.SHVDN3 as a Cake Tool
#tool nuget:?package=NativeFx.Interop.SHVDN3&version=0.3.0

NativeFx.Interop

This library provides a Natives.cs native wrapper file generated from alloc8or's natives.json via the Native Interop Generator tool for use with Community Script Hook V .NET API version 3.

Install

For developers

Use NuGet gallery. Make sure you update to the latest version, as it may contain critical fixes.

For users

Download the latest .zip file from the releases section and put it into your scripts folder. Please note that you have to update this library as least every time the game updates (after SHV released).

Do not overwrite the NativeFx.Interop files unless the one provided to overwrite such file is newer than the same file you already have. Overwritting with an older version will downgrade your NativeFx.Interop version and cause issues with scripts.

Updates

Updates are only worked on for each new game build if SHV is released. Due to current international situation, SHV updates may face an inevitable delay.

Compatiblity

For most part all updates should be source and binary compatible. Breaking changes may occour if NativeAssist have had a breaking change, which may occur at the current stage.

Watch out for SemVer increase for each update to determine compatiblity.

Licence

As it is an automatically generated file, this project is licensed under the MIT License (otherwise known as Expat licence).

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

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
0.3.0 139 6/13/2023
0.2.0 143 3/10/2023

Use split generator - warning breaking