From 5d81323bd34eec3a00e1e1043be0baa9d3c707ca Mon Sep 17 00:00:00 2001 From: MihailRis Date: Fri, 9 Aug 2024 15:52:12 +0300 Subject: [PATCH] remove controls section from README.md --- README.md | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/README.md b/README.md index ad73e42c..9a5dae0f 100644 --- a/README.md +++ b/README.md @@ -5,24 +5,6 @@ - [Download](https://github.com/MihailRis/VoxelEngine-Cpp/releases/latest) | [Скачать](https://github.com/MihailRis/VoxelEngine-Cpp/releases/latest) - [Documentation](https://github.com/MihailRis/VoxelEngine-Cpp/blob/release-0.22/doc/en/main-page.md) | [Документация](https://github.com/MihailRis/VoxelEngine-Cpp/blob/release-0.22/doc/ru/main-page.md) -## Base controls - - -- **Esc** - pause -- **W** **A** **S** **D** - movement -- **Space** - jump -- **LMB** - remove block -- **RMB** - place block -- **Tab** - open inventory -- **Q** - drop item -- **F** - toggle flight mode -- **N** - noclip mode -- **F1** - toggle interface -- **F2** - save screenshot -- **F3** - debug mode -- **F4** - switch camera -- **F5** - reload chunks - ## Build project in Linux ### Install libraries