Skip to content

Fork of crosire's ScriptHookVDotNet with major optimization fixes.

License

Notifications You must be signed in to change notification settings

codecat/SHVDNPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script Hook V .NET Pro

This is a fork of Crosire's ScriptHookVDotNet. The core has been rewritten to work with multiple real SHV script functions instead of only 1. The benefit of this is that you get a major performance boost due to the fact that we don't need to start our own threads and queue up natives on the main script thread, we can just call natives directly.

The fork was created for the Grand Theft Multiplayer mod with the aim to boost performance, but later repurposed as an open source library.

Requirements

Contributing

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

Feel free to send a pull request. I'm not sure I will be able to contribute a lot more to this project, as I've stopped being active in the community.

Support me

Want to donate? Send me some bitcoins! 17GbWEg4sNvuXzBPqHriscEqg6wW9h1Gak

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

Fork of crosire's ScriptHookVDotNet with major optimization fixes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published