Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thespbgamer authored Apr 8, 2021
1 parent 8b82698 commit 37e7780
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,14 @@ By holding ``Left Trigger & Right Trigger`` and using the controls above, you ca

In the mod folder open the file ``config.json``:
```
- "IncreaseZoomKey": the key that increases the zoom on keyboard
- "DecreaseZoomKey": the key that decreases the zoom on keyboard
- "IncreaseZoomButton": the key that increases the zoom on the controller
- "DecreaseZoomButton": the key that increases the zoom on the controller
- "increaseZoomOrUI": the keys that increases the Zoom or UI
- "decreaseZoomOrUI": the key that decreases the zoom or UI
- "holdToChangeUIKeys": the key that you need to hold to change the UI instead of the zoom
- "SuppressControllerButton": when set to "true" it only changes the zoom level with the controller button and "false" to let the game also handle the button press
- "ZoomLevelIncreaseValue": How much to increase the zoom level (needs to be a positive number)
- "ZoomLevelDecreaseValue": How much to decrease the zoom level (needs to be a negative number)
- "MaxZoomOutLevelValue": The zoom out value cap (default at 35%)
- "MaxZoomInLevelValue": The zoom in value cap (default at 200%)
- "DisableControllerButton": Option to disable all the controller inputs
```
## Based on:
[This Mod](https://github.com/GuiNoya/SVMods/).
Expand Down

0 comments on commit 37e7780

Please sign in to comment.