-
-
Notifications
You must be signed in to change notification settings - Fork 8
Home
🎉 Welcome to the IV-SDK .NET wiki! 🥳
IV-SDK .NET is a development framework for Grand Theft Auto IV specifically designed to allow modders to create and run custom scripts using the .NET programming languages, such as C# and/or VB.NET.
Download the latest version of IV-SDK .NET from the releases page.
Once you downloaded IV-SDK .NET, drag & drop everything from the downloaded archive into your main directory of GTA IV (Where the GTAIV.exe is located)!
Make sure you got the following things:
- Either version 1070 or 1080 of GTA IV.
- An ASI Loader.
- .NET Framework 4.7.2 or above (Should be installed on Windows 10 version 1803 and up by default).
- Visual C++ 2005 Redistributable x86
- DirectX June 2010 SDK
Some of the things like Visual C++ 2005 Redistributable x86 or DirectX June 2010 SDK should already be installed on your System when you've downgraded your game using the GTA IV Downgrader.
Yes it can!
Check out the ScriptHookDotNet Compability wiki page for more information. (TODO)
Check out the Creating a mod wiki page for more information. (TODO)
Any help is greatly appreciated! It helps the project to get bigger and better, as well as the GTA IV Modding Community!
If you want to add new features or support for other versions of GTA IV to IV-SDK .NET, you can do that with a pull request!