Update README.md

This commit is contained in:
dawndus 2022-03-27 09:05:41 -04:00 committed by GitHub
parent 2bce0136ff
commit 7c8f2ac60a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -180,6 +180,35 @@ data files.
</details>
#### Controls
Same controls as the default for freeware and Cave Story+ keyboard.
To change, edit `doukutsu-rs\data\settings.json` within your user directory.
<details>
<summary>Default Controls</summary>
| | P1 | P2 |
|--------------|-----------|-----------|
| Movement | `← ↑ ↓ →` | `, L . /` |
| Jump | `Z` | `B` |
| Shoot | `X` | `N` |
| Cycle Weapon | `A and S` | `G and H` |
| Inventory | `Q` | `T` |
| Map | `W` | `Y` |
| Strafe | `LShift` | `RShift` |
</details>
<details>
<summary>Extra Features</summary>
- `Alt + Enter` - Toggle Fullscreen
- `F2` (While paused) - Quick Restart
- `F3 - F12` - Debug keys
</details>
#### Screenshots
<details>