mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 01:38:20 +00:00
Add note to readme about cmake version to build
This commit is contained in:
parent
a9860388b2
commit
18d33933d4
@ -45,6 +45,8 @@ If you're using a DLU client, then you don't need to change anything. But if you
|
||||
### Linux builds
|
||||
Make sure packages like `gcc`, `cmake`, and `zlib` are installed. Depending on the distribution, these packages might already be installed.
|
||||
|
||||
cmake must be version 3.12 or higher!
|
||||
|
||||
**Build the repository**
|
||||
```bash
|
||||
# Create the build directory, preserving it if it already exists
|
||||
|
Loading…
Reference in New Issue
Block a user