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
- Host: GitHub
- URL: https://github.com/kagikn/stuntbonusv
- Owner: kagikn
- License: mit
- Created: 2017-08-15T14:17:54.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-10-06T11:45:51.000Z (about 4 years ago)
- Last Synced: 2025-04-02T13:05:04.340Z (8 months ago)
- Topics: gta5, gtav, mod, scripthookvdotnet, stunt-bonus
- Language: C#
- Homepage:
- Size: 60.5 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Stunt Bonus V
[](https://ci.appveyor.com/project/kagikn/stuntbonusv)
[](https://github.com/kagikn/StuntBonusV/releases/latest)
[](https://github.com/kagikn/StuntBonusV/releases)
[](./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)