Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MihailRis committed Dec 4, 2024
2 parents ae754e3 + 493a585 commit 5c40cf3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5c40cf3

Please sign in to comment.