Skip to content

Commit

Permalink
Доп. инфа по установке с Wayland
Browse files Browse the repository at this point in the history
  • Loading branch information
HPW-dev authored Jun 20, 2024
1 parent d3240aa commit 48a4a6e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion script/how-to-build-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

**Требуемые пакеты: GCC/Clang, GLEW, GLFW3, OpenAL-soft, YAML-cpp.**

Если у вас Wayland, то нужно качать **glfw-wayland**

### Сборка игры

Для сборки потребуется [система сборки SCons](https://scons.org/) и Python интерпретатор.
Expand All @@ -24,5 +26,5 @@
```
git clone --depth=1 https://github.com/HPW-dev/HPW-Demo
cd HPW-Demo
py "script/build-game-release.py"
python "script/build-game-release.py"
```

0 comments on commit 48a4a6e

Please sign in to comment.