ClonkAndre / ScriptHookDotNet-for-IVSDKDotNet

GTA IV ScriptHookDotNet from HazardX with a IV-SDK .NET translation layer on-top to make mods created with ScriptHookDotNet work with IV-SDK .NET!
MIT License
3 stars 0 forks source link
gta4 gta4-scripting gtaiv gtaiv-scripting iv-sdk-net

ScriptHookDotNet-for-IVSDKDotNet

GTA IV ScriptHookDotNet from HazardX with a IV-SDK .NET translation layer on-top to make mods created with ScriptHookDotNet work with IV-SDK .NET! - No more rain bug!

Currently in development!

Limitations / Bugs

There might be things which are not yet implemented, mods that simply crash the game or other weird bugs. Please open up a new issue in the issues page with the mod that you are having trouble with, the error the mod might be spitting out and a basic steps to reproduce this problem section.

See the currently known issues with this project here.

How to install

This modified version of ScriptHookDotNet gets shipped with IV-SDK .NET since version 1.2 so there's basically no need to install it manually.
If you still need to install it manually, download the latest version from the releases tab, and place the ScriptHookDotNet.dll file within the "IVSDKDotNet -> bin" directory.

Requirements

How to Contribute

Do you have an idea on how to improve this project? Or did you happen to run into a bug? Please share your idea or the bug you found in the issues page. Or even better: feel free to fork and contribute to this project with a Pull Request.