Update README.md
This commit is contained in:
parent
8b322ea9eb
commit
e5ba4a02ef
@ -1,7 +1,6 @@
|
|||||||
# Run in windows with compiled executable file:
|
# Run in windows with compiled executable file:
|
||||||
|
|
||||||
[EXE for windows](https://drive.google.com/file/d/1lkFc5nyYOs0Yyu1wmOoAAwEp4r9jO1tE/view?usp=sharing)<br>
|
[EXE for windows (old version)](https://drive.google.com/file/d/1lkFc5nyYOs0Yyu1wmOoAAwEp4r9jO1tE/view?usp=sharing)<br>
|
||||||
[MinGW libraries (include & lib) + glew32.dll](https://drive.google.com/file/d/1k1Hnbz2Uhr4-03upt2yHxKws396HQDra/view?usp=sharing)
|
|
||||||
|
|
||||||
# Controls:
|
# Controls:
|
||||||
- **Tab** - toggle camera control
|
- **Tab** - toggle camera control
|
||||||
@ -36,7 +35,3 @@ If you use X11
|
|||||||
|
|
||||||
If you use Wayland
|
If you use Wayland
|
||||||
`$ sudo pacman -S glfw-wayland glew glm libpng openal`
|
`$ sudo pacman -S glfw-wayland glew glm libpng openal`
|
||||||
|
|
||||||
# Note for MinGW compiling:
|
|
||||||
To fix problem with `#include <mingw.thread.h>` get headers `mingw.thread.h` and `mingw.invoke.h` from:
|
|
||||||
https://github.com/meganz/mingw-std-threads
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user