diff --git a/README.md b/README.md index c6b0122..f86aea6 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,35 @@ data files. +#### Controls + +Same controls as the default for freeware and Cave Story+ keyboard. + +To change, edit `doukutsu-rs\data\settings.json` within your user directory. +
+Default Controls + +| | 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` | + +
+ +
+ Extra Features + +- `Alt + Enter` - Toggle Fullscreen +- `F2` (While paused) - Quick Restart +- `F3 - F12` - Debug keys + +
+ #### Screenshots