Merge pull request #28 from joao-pedro-braz/fix-grammar-readme

Fix: Grammar in the README
This commit is contained in:
gurrgur 2022-04-22 18:05:55 +02:00 committed by GitHub
commit 54f5c17ca5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ Note: There might be some distros (e.g. older Ubuntu releases) that launch pytho
| Argument | Description | | Argument | Description |
| --------------------------------------- | ------------------------------------------------------------------------------- | | --------------------------------------- | ------------------------------------------------------------------------------- |
| `-r RATE` or `--rate RATE` | Set a custom framerate limit (default: 60). | | `-r RATE` or `--rate RATE` | Set a custom framerate limit (default: 60). |
| `--with-eac` | Run game with EAC (Use at own your risk) | | `--with-eac` | Run game with EAC (Use it at your own risk) |
| `--fix-camera` | Disable camera auto-rotation. | | `--fix-camera` | Disable camera auto-rotation. |
| `--all` | Enable all options except `--rate` and<br>gameplay changes like `--fix-camera`. | | `--all` | Enable all options except `--rate` and<br>gameplay changes like `--fix-camera`. |
| `-u` or `--ultrawide` | Remove black bars. | | `-u` or `--ultrawide` | Remove black bars. |