update README.md
This commit is contained in:
parent
94841b6641
commit
7939547185
11
README.md
11
README.md
@ -1,13 +1,14 @@
|
||||
# Run with compiled executable file:
|
||||
# Latest release
|
||||
|
||||
[Download | Скачать](https://github.com/MihailRis/VoxelEngine-Cpp/releases/latest)
|
||||
- [Download | Скачать](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)
|
||||
|
||||
|
||||
# Controls:
|
||||
# Controls
|
||||
- <kbd>**Esc**</kbd> - pause
|
||||
- <kbd>**Tab**</kbd> - open inventory
|
||||
- <kbd>**W**</kbd> <kbd>**A**</kbd> <kbd>**S**</kbd> <kbd>**D**</kbd> - movement
|
||||
- <kbd>**Space**</kbd> - jump
|
||||
- <kbd>**Q**</kbd> - drop item
|
||||
- <kbd>**LMB**</kbd> - remove block
|
||||
- <kbd>**RMB**</kbd> - place block
|
||||
- <kbd>**F**</kbd> - toggle flight mode
|
||||
@ -27,7 +28,7 @@ cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
cmake --build .
|
||||
```
|
||||
|
||||
## Install libs:
|
||||
## Install libraries
|
||||
|
||||
#### Install EnTT
|
||||
```sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user