Skip to content

Commit c7b4796

Browse files
committed
Update README.md
1 parent 62b994e commit c7b4796

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# EngineOverheat-GTA5
22
[![Build status](https://ci.appveyor.com/api/projects/status/c5isoly36gap2jea/branch/master?svg=true)](https://ci.appveyor.com/project/IncoCode/engineoverheat-gta5/branch/master)
33

4-
<img src="img/poster.jpg" alt="alt text" width="650" height="520">
4+
<img src="img/poster.jpg" width="650" height="520">
55

66
This mod adds a little bit realism in GTA 5. When you push your car too hard and too fast the car engine gets overheated. When it's happened your engine starts smoking and will disabled. You should wait a some time until the engine has cooled.
77

@@ -30,6 +30,8 @@ Open **EngineOverheatVehicle.ini** file and add a new section with modifiers. Fo
3030
IncTempModifier=0,09
3131
DecTempModifier=0,30
3232
```
33+
<img src="img/user_modifiers.png">
34+
3335
The list of vehicle hash can be found [here](https://github.com/crosire/scripthookvdotnet/blob/dev/source/VehicleHashes.hpp#L7).
3436

3537
Default overheat modifiers

0 commit comments

Comments
 (0)