|
1 |
| -<div id='top'></div> |
| 1 | +<div id="top"></div> |
2 | 2 | <br/>
|
3 |
| -<div align='center'> |
4 |
| - <a href='https://github.com/4c65736975/fovControl'> |
5 |
| - <img src='screenshots/icon.png' alt='Logo' width='128' height='128'> |
6 |
| - </a> |
7 |
| - <h3>Fov Control</h3> |
8 |
| - <p> |
9 |
| - Farming Simulator 22 Modification |
10 |
| - <br/> |
11 |
| - <br/> |
12 |
| - <a href='https://github.com/4c65736975/fovControl/issues'>Report Bug</a> |
13 |
| - · |
14 |
| - <a href='https://github.com/4c65736975/fovControl/issues'>Request Feature</a> |
15 |
| - </p> |
| 3 | +<div align="center"> |
| 4 | + <a href="https://github.com/4c65736975/fovControl"> |
| 5 | + <img src="screenshots/icon.png" alt="Logo" width="128" height="128"> |
| 6 | + </a> |
| 7 | + <h3>Fov Control</h3> |
| 8 | + <p> |
| 9 | + Farming Simulator 22 Modification |
| 10 | + <br/> |
| 11 | + <br/> |
| 12 | + <a href="https://github.com/4c65736975/fovControl/issues">Report Bug</a> |
| 13 | + · |
| 14 | + <a href="https://github.com/4c65736975/fovControl/issues">Request Feature</a> |
| 15 | + · |
| 16 | + <a href="https://github.com/4c65736975/fovControl/blob/main/CHANGELOG.md">Changelog</a> |
| 17 | + </p> |
16 | 18 | </div>
|
17 | 19 | <details>
|
18 |
| - <summary>Table of Contents</summary> |
19 |
| - <ol> |
20 |
| - <li> |
21 |
| - <a href='#about-the-project'>About The Project</a> |
22 |
| - </li> |
23 |
| - <li> |
24 |
| - <a href='#getting-started'>Getting Started</a> |
25 |
| - <ul> |
26 |
| - <li> |
27 |
| - <a href='#prerequisites'>Prerequisites</a> |
28 |
| - </li> |
29 |
| - <li> |
30 |
| - <a href='#installation'>Installation</a> |
31 |
| - </li> |
32 |
| - </ul> |
33 |
| - </li> |
34 |
| - <li> |
35 |
| - <a href='#usage'>Usage</a> |
36 |
| - </li> |
37 |
| - <li> |
38 |
| - <a href='#license'>License</a> |
39 |
| - </li> |
40 |
| - <li> |
41 |
| - <a href='#acknowledgments'>Acknowledgments</a> |
42 |
| - </li> |
43 |
| - </ol> |
| 20 | + <summary>Table of Contents</summary> |
| 21 | + <ol> |
| 22 | + <li> |
| 23 | + <a href="#about-the-project">About The Project</a> |
| 24 | + </li> |
| 25 | + <li> |
| 26 | + <a href="#getting-started">Getting Started</a> |
| 27 | + <ul> |
| 28 | + <li> |
| 29 | + <a href="#prerequisites">Prerequisites</a> |
| 30 | + </li> |
| 31 | + <li> |
| 32 | + <a href="#installation">Installation</a> |
| 33 | + </li> |
| 34 | + </ul> |
| 35 | + </li> |
| 36 | + <li> |
| 37 | + <a href="#usage">Usage</a> |
| 38 | + </li> |
| 39 | + <li> |
| 40 | + <a href="#license">License</a> |
| 41 | + </li> |
| 42 | + <li> |
| 43 | + <a href="#acknowledgments">Acknowledgments</a> |
| 44 | + </li> |
| 45 | + </ol> |
44 | 46 | </details>
|
45 | 47 |
|
46 | 48 | ## About the project
|
47 | 49 |
|
48 |
| -<img src='screenshots/screenShot (1).png' alt='screenshot'> |
| 50 | +<img src="screenshots/screenShot (1).png" alt="screenshot"> |
49 | 51 |
|
50 | 52 | Thanks to this simple modification, you can set the field of view for the currently used vehicle camera.
|
51 | 53 | <br/>
|
52 | 54 | <br/>
|
53 |
| -Opening Fov Controller - key combination 'left shift + z' (default) |
| 55 | +Opening Fov Controller - key combination "left shift + z" (default) |
54 | 56 |
|
55 |
| -<p align='right'>↑ <a href='#top'>back to top</a></p> |
| 57 | +<p align="right">↑ <a href="#top">back to top</a></p> |
56 | 58 |
|
57 | 59 | ## Getting started
|
58 | 60 |
|
|
83 | 85 | 4. That's it, if everything went as it should, you can delete downloaded folder and zip file.
|
84 | 86 | 5. Run the game and have a nice time.
|
85 | 87 |
|
86 |
| -<p align='right'>↑ <a href='#top'>back to top</a></p> |
| 88 | +<p align="right">↑ <a href="#top">back to top</a></p> |
87 | 89 |
|
88 | 90 | ## Usage
|
89 | 91 |
|
90 |
| -<img src='screenshots/screenShot (2).png' alt='screenshot'> |
91 |
| -<img src='screenshots/screenShot (3).png' alt='screenshot'> |
92 |
| -<img src='screenshots/screenShot (4).png' alt='screenshot'> |
93 |
| -<img src='screenshots/screenShot (5).png' alt='screenshot'> |
| 92 | +<img src="screenshots/screenShot (2).png" alt="screenshot"> |
| 93 | +<img src="screenshots/screenShot (3).png" alt="screenshot"> |
| 94 | +<img src="screenshots/screenShot (4).png" alt="screenshot"> |
| 95 | +<img src="screenshots/screenShot (5).png" alt="screenshot"> |
94 | 96 |
|
95 |
| -<p align='right'>↑ <a href='#top'>back to top</a></p> |
| 97 | +<p align="right">↑ <a href="#top">back to top</a></p> |
96 | 98 |
|
97 | 99 | ## License
|
98 | 100 |
|
99 | 101 | Distributed under the GPL-3.0 license. See [LICENSE](https://github.com/4c65736975/fovControl/blob/main/LICENSE) for more information.
|
100 | 102 |
|
101 |
| -<p align='right'>↑ <a href='#top'>back to top</a></p> |
| 103 | +<p align="right">↑ <a href="#top">back to top</a></p> |
102 | 104 |
|
103 | 105 | ## Acknowledgments
|
104 | 106 |
|
105 | 107 | * [Choose an Open Source License](https://choosealicense.com)
|
106 | 108 | * [Best README Template](https://github.com/othneildrew/Best-README-Template)
|
107 | 109 |
|
108 |
| -<p align='right'>↑ <a href='#top'>back to top</a></p> |
| 110 | +<p align="right">↑ <a href="#top">back to top</a></p> |
0 commit comments