aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-05-20 13:21:58 +0200
committerGitHub <[email protected]>2021-05-20 13:21:58 +0200
commitffa9abd52c09f0f7795e2a4d0fc84b1dd96cc4fa (patch)
treec41a7830d16e768354bb00967e634afffb0bac32
parentUpdated README.md with contribution instructions (diff)
downloadzen-ffa9abd52c09f0f7795e2a4d0fc84b1dd96cc4fa.tar.xz
zen-ffa9abd52c09f0f7795e2a4d0fc84b1dd96cc4fa.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 42220e382..a4ec951fd 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ which has decayed, hopefully it can be revisited at some point.
## Setup
+We currently only support building and running the server on Windows. Linux and Mac will be supported before UE5 release
+
To build the code you will need Visual Studio 2019 (we use c++20 features), git and vcpkg.
* Install Visual Studio 2019 Version 16.9.4 or later (16.10 is recommended as it contains improvements to debug codegen which have a pretty significant impact when iterating in debug mode)