Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Commit e092bca

Browse files
authored
Fixed formatting in README
1 parent aa43c01 commit e092bca

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,23 @@ Plugin for Beat Saber for a smoother and wider FOV camera.
1818
# Usage
1919
Press <kbd>F1</kbd> to toggle between first and third person.
2020

21-
After you run the game once, a `cameraplus.cfg` file is created within the Beat Saber folder.
21+
After you run the game once, a `cameraplus.cfg` file is created within the Beat Saber folder.
2222
Edit that file to configure CameraPlus:
2323

24-
`fov=90.0` Horizontal field of view of the camera
25-
`fps=90.0` Frame rate of the camera
26-
`antiAliasing=2` Anti-aliasing setting for the camera (1, 2, 4 or 8 only)
27-
`renderScale` The resolution scale of the camera relative to game window (similar to supersampling for VR)
28-
`positionSmooth=10.0` How much position should smooth **(SMALLER NUMBER = SMOOTHER)**
29-
`rotationSmooth=5.0` How much rotation should smooth **(SMALLER NUMBER = SMOOTHER)**
30-
`thirdPerson=false` Whether third person camera is enabled
24+
`fov=90.0` Horizontal field of view of the camera
25+
`fps=90.0` Frame rate of the camera
26+
`antiAliasing=2` Anti-aliasing setting for the camera (1, 2, 4 or 8 only)
27+
`renderScale` The resolution scale of the camera relative to game window (similar to supersampling for VR)
28+
`positionSmooth=10.0` How much position should smooth **(SMALLER NUMBER = SMOOTHER)**
29+
`rotationSmooth=5.0` How much rotation should smooth **(SMALLER NUMBER = SMOOTHER)**
30+
`thirdPerson=false` Whether third person camera is enabled
3131

32-
`posx=0` X position of third person camera
33-
`posy=0` Y position of third person camera
34-
`posz=0` Z position of third person camera
35-
`angx=0` X rotation of third person camera
36-
`angy=0` Y rotation of third person camera
37-
`angz=0` Z rotation of third person camera
32+
`posx=0` X position of third person camera
33+
`posy=0` Y position of third person camera
34+
`posz=0` Z position of third person camera
35+
`angx=0` X rotation of third person camera
36+
`angy=0` Y rotation of third person camera
37+
`angz=0` Z rotation of third person camera
3838

39-
If you need help, ask us at the Beat Saber Mod Group Discord Server:
39+
If you need help, ask us at the Beat Saber Mod Group Discord Server:
4040
https://discord.gg/BeatSaberMods

0 commit comments

Comments
 (0)