From 7c8f2ac60a17cbbc61685db1e4e1eb25b9a1de5b Mon Sep 17 00:00:00 2001
From: dawndus <96957561+dawndus@users.noreply.github.com>
Date: Sun, 27 Mar 2022 09:05:41 -0400
Subject: [PATCH] Update README.md
---
README.md | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
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