From a67441a392b63b3b4bbde91f1215177e0c8c3e3d Mon Sep 17 00:00:00 2001 From: MathuSum Mut Date: Thu, 15 Mar 2018 13:24:14 +0100 Subject: [PATCH] Fixed typo in Windows Readme --- mk/windows/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/windows/README.md b/mk/windows/README.md index a4ce11362..32c2f2354 100644 --- a/mk/windows/README.md +++ b/mk/windows/README.md @@ -9,7 +9,7 @@ To build ZetaGlest for the first time: 4. Run `build-zg.bat` in `/mk/windows`. 5. The built binaries will be found in the corresponding Visual Studio version and platform selected in `/mk/windows`. -To be able to run `zetaglest.exe`, make sure that in the same folder as the executable there is the contents of the [zetaglest-data repository](https://github.com/ZetaGlest/zetaglest-data). +To be able to run `zetaglest.exe`, make sure that in the same folder as the executable there are the contents of the [zetaglest-data repository](https://github.com/ZetaGlest/zetaglest-data). Configuration in Visual Studio must be left as "Release", otherwise it won't compile, but one can still use debugging options by making the following changes in the project properties: