Update README.md

This commit is contained in:
Lion
2021-01-01 16:23:38 +01:00
committed by GitHub
parent ae03b5f5ce
commit d8e1d389bf

View File

@@ -6,6 +6,7 @@ The Server is the way we link client to each other and handle authentication, co
The code itself supports (latest stable) Linux and Windows. In terms of actual build support, for now we only distribute windows binaries and instructions to build on Debian 10 (stable). For any other distro or OS, you just have to find the same libraries listed in the Linux Build [Prerequisites](#prerequisites) further down the page, and it should build fine. We don't currently support ARM or any big-endian architectures.
Recommended compilers: MSVC, GCC.
## Linux / POSIX specific build instructions