fix magic builder link
This commit is contained in:
parent
b5771e760d
commit
d5ea411b9a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Submit pull requests to contribute to this project. Utilize C++11 features and a
|
|||
See [docs/ports.md](https://github.com/pvpgn/pvpgn-server/blob/master/docs/ports.md) for operating systems and compilers that have been confirmed to work with PvPGN. Any operating system that supports WinAPI or POSIX, and any C++11 compliant compiler should be able to build PvPGN.
|
||||
|
||||
#### Windows
|
||||
Use [Magic Builder](https://github.com/pvpgn/pvpgn-server-magic-builder).
|
||||
Use [Magic Builder](https://github.com/pvpgn/pvpgn-magic-builder).
|
||||
|
||||
Alternatively, use cmake to generate the .sln project and build it from Visual Studio.
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue