From 479069d039929b1850c6f0711444e5bfb9002f0d Mon Sep 17 00:00:00 2001 From: profi200 Date: Mon, 8 Apr 2024 15:36:49 +0200 Subject: [PATCH] Updated README.md adding the missing [input] to the example. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 85b9ef6..4f7b4ca 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Note that button mappings can cause input lag of up to 1 frame depending on when Example: ``` +[input] RIGHT=RIGHT,CP_RIGHT LEFT=LEFT,CP_LEFT UP=UP,CP_UP @@ -257,4 +258,4 @@ You may use this under the terms of the GNU General Public License GPL v3 or the * **Oleh Prypin (oprypin) for nightly.link** * ...everyone who contributed to **3dbrew.org** -Copyright (C) 2021 derrek, profi200, d0k3 \ No newline at end of file +Copyright (C) 2021 derrek, profi200, d0k3