About 798,000 results
Open links in new tab
  1. Community Script Hook V .NET - GTA5-Mods.com

    Apr 27, 2015 · Community Script Hook V .NET is an ASI plugin, which allows running scripts written in any .NET language ingame. It's full source code is hosted on Github (Changelog). …

  2. Releases · scripthookvdotnet/scripthookvdotnet - GitHub

    Dec 29, 2022 · An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language on the .NET Framework runtime in-game. - Releases · …

  3. ScriptHookVDotNet

    SHVDN lets you create .NET scripts without having to learn C++. Create your scripts with the help of APIs written in the object-oritented style. You can use arbitrary .NET Framework libraries, too.

  4. Script Hook V - AB Software Development

    Script Hook V is the library that allows to use GTA V script native functions in custom *.asi plugins. Note that it doesn't work in GTA Online, script hook closes GTA V when player goes …

  5. Script Hook V .NET (SHVDN) - GitHub

    This is an ASI plugin for Grand Theft Auto V, based on the C++ ScriptHook by Alexander Blade, which allows running scripts written in any .NET language in-game. The issues page should …

  6. Script Hook V .NET - gtaall.com.br

    Script Hook V .NET - ASI é um plugin que permite que você execute o jogo GTA 5 qualquer .NET scripts (.dll), bem como scripts escritos na linguagem C# (.cs) ou de linguagem VisualBasic (.vb).

  7. Community Script Hook V .NET - GTA5-Mods.com

    Community Script Hook V .NET is an ASI plugin, which allows running scripts written in any .NET language ingame. It's full source code is hosted on Github (Changelog). Development is …

  8. Releases · scripthookvdotnet/scripthookvdotnet-nightly

    Mirror for CI builds. Contribute to scripthookvdotnet/scripthookvdotnet-nightly development by creating an account on GitHub.

  9. ScriptHookV .NET Core - GTA5-Mods.com

    It provides a new way to write scripts in latest .NET version, it does not replace SHVDN, the latter is still needed to run the scripts that're built against it.

  10. Getting started with ScriptHookVDotNet | Community Script Hook

    Create a scripts folder in your GTA V directory (if not already happened). Hint: ScriptHookVDotNet supports compiled assemblies as well as C# or VB source files which all have to be placed …