From 856cc4c2bc93c3815c4040d75dcafed191c2ffdd Mon Sep 17 00:00:00 2001 From: MihailRis Date: Thu, 9 Sep 2021 00:19:50 +0300 Subject: [PATCH] rebuilt windows executables, added libraries for build new executable also tested with Wine --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3369d338..7bc99924 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Run in windows with compiled executable file -[EXE for windows](https://drive.google.com/file/d/144OKgfC_AuhnVf37zlSvmHaY8Rd-KZLN/view?usp=sharing) +[EXE for windows](https://drive.google.com/file/d/1JvCo8P6jLkgrC74PRglRA2rPO7uZ0AOZ/view?usp=sharing) +[MinGW libraries (include & lib) + glew32.dll](https://drive.google.com/file/d/1k1Hnbz2Uhr4-03upt2yHxKws396HQDra/view?usp=sharing) # Run in linux with `$ git clone https://github.com/MihailRis/VoxelEngine-Cpp.git`