From e5ba4a02ef5a271e20de55d30ce656aa8cfc1913 Mon Sep 17 00:00:00 2001 From: MihailRis Date: Mon, 6 Nov 2023 10:03:38 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index e73dce74..b25037c4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Run in windows with compiled executable file: -[EXE for windows](https://drive.google.com/file/d/1lkFc5nyYOs0Yyu1wmOoAAwEp4r9jO1tE/view?usp=sharing)
-[MinGW libraries (include & lib) + glew32.dll](https://drive.google.com/file/d/1k1Hnbz2Uhr4-03upt2yHxKws396HQDra/view?usp=sharing) +[EXE for windows (old version)](https://drive.google.com/file/d/1lkFc5nyYOs0Yyu1wmOoAAwEp4r9jO1tE/view?usp=sharing)
# Controls: - **Tab** - toggle camera control @@ -36,7 +35,3 @@ If you use X11 If you use Wayland `$ sudo pacman -S glfw-wayland glew glm libpng openal` - -# Note for MinGW compiling: -To fix problem with `#include ` get headers `mingw.thread.h` and `mingw.invoke.h` from: -https://github.com/meganz/mingw-std-threads