You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Enhanced Vehicle Lighting Controls
2
2
## Description
3
-
Get more control over your vehicle! This mod allows you to silence sirens with one key press, Toggle your headlights between full and low beams, Toggle the interior light and actually use your indicators!
3
+
Get more control over your vehicle! This mod allows you to silence sirens with one key press, Toggle your headlights between full and low beams, Toggle the interior light and actually use your indicators!
4
4
5
5
### *Controller Support*:
6
6
This mod supports controller input with the use of a modifier button, which by default is the Left Bumper. To change the button binding, See the [Mod Settings] section of the .ini file.
@@ -57,4 +57,14 @@ See '\docs\ControllerButtonList.pdf' for a list of valid button binds.
57
57
## Known Bugs and Issues:
58
58
- Sometimes when the mod first loads the input is unresponsive; To fix, simply reload the script via the ScriptHookVDotNet console (F4 by default). I've only noticed this while using LSPDFR.
59
59
60
-
---
60
+
---
61
+
62
+
## Developers and Support:
63
+
The source code can be found [on GitHub](http://www.dev-c.com/gtav/scripthookv/).
64
+
65
+
If you would like to extend or improve this project, feel free to submit a pull request!
66
+
67
+
To report a bug, open a new issue with the 'bug' label.
68
+
69
+
If you have an idea for a feature you would like to see in a future release, open a new issue with the 'enhancement' label.
0 commit comments