Lapayo / scripthookvdotnet

An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language in-game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiDAR Simulator - Script Hook V .NET

Modifications for LIDAR

This is a fork of Script Hook V .NET v2 with a native VC++ LIDAR Simulator implementation. For usage please refer to https://github.com/Lapayo/GTALidar.

Building

Just build it as usual with VS and move the content of the bin/ folder into the GTA folder.

For detailed explanations please refer to the Script Hook V .NET documentation. https://github.com/crosire/scripthookvdotnet

Requirements

Contributing

You'll need Visual Studio 2017 or higher to open the project file and the Script Hook V SDK extracted into "/sdk".

Any contributions to the project are welcomed, it's recommended to use GitHub pull requests.

License

All the source code except for the Vector, Matrix and Quaternion classes, which are licensed separately, is licensed under the conditions of the zlib license.

About

An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language in-game.

License:zlib License


Languages

Language:C++ 100.0%