Update docs/en/guides/beammp-dev/beammp-dev.md

Co-authored-by: Lion <development@kortlepel.com>
This commit is contained in:
O1LER 2024-06-24 22:00:52 +02:00 committed by Lion
parent 08fc7cc80f
commit 7ef64ca7da

View File

@ -67,7 +67,7 @@ Feel free to ask in the #scripting channel in our [Discord](https://discord.gg/b
While working on BeamMP, it can be beneficial to use a local server. You can follow the general [server installation](docs/en/server/create-a-server.md) while omitting the first two steps for purely local connections.
Set the server to private in the `serverConfig.toml` while using any string as the `authKey`.
Set the server to private in the `serverConfig.toml` while using any string as the `AuthKey`.
# Contribution Guidelines