-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/ClonkAndre/ProjectThunderIV
- Loading branch information
Showing
1 changed file
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
# Project Thunder IV | ||
Project Thunder is a modification for Grand Theft Auto IV that aims to improve the thunderstorms of the game! | ||
Project Thunder is a modification for Grand Theft Auto IV that aims to improve the thunderstorms of the game! | ||
Experience GTA IV like never before! With Project Thunder! | ||
|
||
## Features | ||
- Directional thunder sound. | ||
- Customizable Echo / Indoor Compression effect on thunder sound. | ||
- Customizable thunderbolt size, height and color. | ||
- Explosion when thunderbolt hits the ground (Also customizable). | ||
- And more! | ||
- Customizable lightning bolt size, height and color. | ||
- Explosion when lightning bolts hit the ground (Also customizable). | ||
- Ped reactions. | ||
- And much more! | ||
|
||
## Requirements | ||
- ASI Loader | ||
- GTA IV 1080, 1070 or 1040 | ||
- [IV-SDK .NET](https://github.com/ClonkAndre/IV-SDK-DotNet) | ||
- [ClonksCodingLib.GTAIV](https://github.com/ClonkAndre/ClonksCodingLib.GTAIV) | ||
|
||
## Images | ||
![A GIF should be here showing how it looks like...](https://media.giphy.com/media/sBcd4x7FYCoNEApotd/giphy.gif) | ||
|
||
More images can be found here: https://imgur.com/a/HggUfqa | ||
## Showcase | ||
Watch now on YouTube | ||
[![What if GTA IV's thunder was realistic? | Mod Showcase](https://img.youtube.com/vi/Jgt9TXZT69U/0.jpg)](https://www.youtube.com/watch?v=Jgt9TXZT69U) | ||
|
||
## Other Links | ||
GTAForums: https://gtaforums.com/topic/982902-project-thunder/ | ||
GTAInside: https://www.gtainside.com/gta4/mods/178295-project-thunder/ | ||
LCPDFR.com: https://www.lcpdfr.com/downloads/gta4mods/scripts/39769-project-thunder/ | ||
GTAInside (ONLY OLD VERSION FOR NOW): https://www.gtainside.com/gta4/mods/178295-project-thunder/ | ||
LCPDFR.com (ONLY OLD VERSION FOR NOW): https://www.lcpdfr.com/downloads/gta4mods/scripts/39769-project-thunder/ | ||
|
||
## How to Contribute | ||
⚠ This project was built using a private SDK. | ||
If you want to contribute on this project, it is recommended to use the Open-Source [IV-SDK](https://github.com/Zolika1351/iv-sdk). | ||
⚠ The v1.0 version was built using a private SDK. | ||
If you want to work on this version, it is recommended to use the Open-Source [IV-SDK](https://github.com/Zolika1351/iv-sdk). | ||
|
||
Do you have an idea to improve this mod, or did you happen to run into a bug? Please share your idea or the bug you found in the [issues](https://github.com/ClonkAndre/ProjectThunderIV/issues) page, or even better: feel free to fork and contribute to this project with a [Pull Request](https://github.com/ClonkAndre/ProjectThunderIV/pulls). |