Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 547 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 547 Bytes

NativeAssist

NativeAssist is the generator program for the NativeFx.Interop project.

Features

This program generates a Natives.cs which file for use with Community Script Hook V .NET API version 3, allowing easier native calling.

Debugging

This project has a debugging configuration which tells .NET to pass --offline argument which tells the generator to only use stuff available offline.

Licence

This project is licensed under GNU General Public Licence 3.0.