mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-03 00:05:34 +00:00
remove macos section
This commit is contained in:
parent
be108bb8b3
commit
795b651744
14
README.md
14
README.md
@ -71,7 +71,7 @@ The names of each package may change depending on your platform. See in `scripts
|
|||||||
|
|
||||||
When you make changes to the code, you only have to run step 4 again.
|
When you make changes to the code, you only have to run step 4 again.
|
||||||
|
|
||||||
##### Runtime Dependencies
|
### Runtime Dependencies
|
||||||
|
|
||||||
These are needed to *run* the server.
|
These are needed to *run* the server.
|
||||||
|
|
||||||
@ -81,18 +81,6 @@ Other Linux distros: `liblua` of *some kind*.
|
|||||||
|
|
||||||
Windows: No libraries.
|
Windows: No libraries.
|
||||||
|
|
||||||
|
|
||||||
#### macOS
|
|
||||||
|
|
||||||
Dependencies for **macOS** can be installed with homebrew.
|
|
||||||
```
|
|
||||||
brew install lua@5.3 rapidjson websocketpp cmake openssl@1.1
|
|
||||||
```
|
|
||||||
Some packages are included in **macOS** but you might want to install homebrew versions.
|
|
||||||
```
|
|
||||||
brew install curl zlib git make
|
|
||||||
```
|
|
||||||
|
|
||||||
### How to build
|
### How to build
|
||||||
|
|
||||||
On Windows, use git-bash for these commands. On Linux, these should work in your shell.
|
On Windows, use git-bash for these commands. On Linux, these should work in your shell.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user