Merge pull request #391 from R0STUS/patch-1

Update README.md
This commit is contained in:
MihailRis
2024-12-02 15:48:23 +03:00
committed by GitHub
+6
View File
@@ -62,6 +62,12 @@ If you use Wayland
sudo pacman -S glfw-wayland glew glm libpng libvorbis openal luajit libcurl
```
And you need entt. In yay you can use
```sh
yay -S entt
```
### Build engine with CMake
```sh