We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3e7e5 commit 7b59e3bCopy full SHA for 7b59e3b
README.md
@@ -13,7 +13,7 @@ FiveM Script - Vehicle Engine Toggle On/Off
13
* If you set `Config.VehicleKeyChain` to true then only the Owner of the Vehicle or someone with a Key can start the Engine!
14
15
## Config
16
-```
+```lua
17
Config = {}
18
----------------------------------------------------------------
19
Config.Locale = 'de'
@@ -105,4 +105,4 @@ end
105
```
106
107
## License
108
-**GNU General Public License v3.0**
+**GNU General Public License v3.0**
0 commit comments