Skip to content

Commit 5c9825f

Browse files
Add information about MinGW
1 parent bac01a2 commit 5c9825f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ GZHHotkeysEditor is an attempt to create a useful tool for editing C&C: Generals
44

55
## Building manually
66
0. Download and install [Qt 5.15.2](https://www.qt.io/offline-installers) to the `C:\Qt` folder
7-
1. Download and install [CMake 3.15](https://cmake.org/download/) or newer
8-
2. Clone this repository recursively via your git client
9-
3. Run `zBuild.bat` or run build in your favourite editor
7+
1. Download and install [MinGW_w64 8.1.0](https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/8.1.0/threads-win32/sjlj/x86_64-8.1.0-release-win32-sjlj-rt_v6-rev0.7z/download) to the `C:\Qt\Tools\mingw810_64` folder
8+
2. Download and install [CMake 3.15](https://cmake.org/download/) or newer
9+
3. Clone this repository recursively via your git client
10+
4. Run `zBuildAndRun.bat` or run build in your favourite editor
1011

1112
## Future features
1213
* C&C: Generals — Zero Hour support

0 commit comments

Comments
 (0)