Updated Readme for Windows

This commit is contained in:
MathuSum Mut
2018-03-15 13:23:41 +01:00
committed by GitHub
parent 37a8af3c60
commit 020fbc92c0

View File

@@ -4,11 +4,13 @@ ZetaGlest build system for Windows
To build ZetaGlest for the first time: To build ZetaGlest for the first time:
1. Download Git for Windows (or make sure it is installed) 1. Download Git for Windows (or make sure it is installed)
2. Go to the target directory and clone this repository by running the following command in the command prompt: git clone https://github.com/ZetaGlest/zetaglest-source.git 2. Go to the target directory and clone this repository by running the following command in the command prompt: `git clone https://github.com/ZetaGlest/zetaglest-source.git`
3. After cloning, run `clone-deps.bat` in `/mk/windows` 3. After cloning, run `clone-deps.bat` in `/mk/windows`
4. Run `build-zg.bat` in `/mk/windows`. 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`. 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).
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: 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:
Debug: Debug: