An open API service indexing awesome lists of open source software.

https://github.com/kagikn/stuntbonusv

A .NET script for GTA V, which shows stunt results and gives the player money when a good stunt is made
https://github.com/kagikn/stuntbonusv

gta5 gtav mod scripthookvdotnet stunt-bonus

Last synced: about 2 months ago
JSON representation

A .NET script for GTA V, which shows stunt results and gives the player money when a good stunt is made

Awesome Lists containing this project

README

          

# Stunt Bonus V

[![Build status (main)](https://img.shields.io/appveyor/ci/kagikn/stuntbonusv.svg?style=flat-square)](https://ci.appveyor.com/project/kagikn/stuntbonusv)
[![Release](https://img.shields.io/github/release/kagikn/StuntBonusV.svg?style=flat-square)](https://github.com/kagikn/StuntBonusV/releases/latest)
[![GitHub total downloads](https://img.shields.io/github/downloads/kagikn/StuntBonusV/total.svg?style=flat-square)](https://github.com/kagikn/StuntBonusV/releases)
[![License](https://img.shields.io/github/license/kagikn/StuntBonusV.svg?style=flat-square)](./LICENSE.md)

This script adds the ability to show one result of the 5 stunts and give the player money, just like in GTA 3D Universe.
This mod also have additional features such as using notifications to show stunt results and customizable unique stunt bonus awards.
Let's enjoy making stunts, **to the fullest!**

## Requirements

* Grand Theft Auto V
* [ScriptHookV by Alexander Blade](http://www.dev-c.com/gtav/scripthookv/)
* [ScriptHookVDotNet by crosire](https://github.com/crosire/scripthookvdotnet)
* [Visual C++ Redistributable 2019 x64](https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-160)
* [Microsoft .NET Framework 4.8](https://dotnet.microsoft.com/download/dotnet-framework/net48)

## Downloads

* [GTA5-Mods.com](https://www.gta5-mods.com/scripts/stunt-bonus-v)
* [GitHub releases](https://github.com/kagikn/StuntBonusV/releases)
* [AppVeyor builds](https://ci.appveyor.com/project/kagikn/stuntbonusv/build/artifacts)

## License

[The MIT License (MIT)](./LICENSE.md)