NativeAssist is the generator program for the NativeFx.Interop project.
This program generates a Natives.cs
which file for use with
Community Script Hook V .NET API version 3, allowing easier native calling.
This project has a debugging configuration which tells .NET to pass --offline
argument which
tells the generator to only use stuff available offline.
This project is licensed under GNU General Public Licence 3.0.