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
<PackageReference Include="NativeFx.Interop.SHVDN3" Version="0.3.0" />
paket add NativeFx.Interop.SHVDN3 --version 0.3.0
#r "nuget: NativeFx.Interop.SHVDN3, 0.3.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- ScriptHookVDotNet3 (>= 3.5.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Use split generator - warning breaking