Merge branch 'main' into update_linux_installation

This commit is contained in:
O1LER
2025-01-07 21:51:24 +01:00
committed by GitHub
13 changed files with 309 additions and 32 deletions

View File

@@ -24,7 +24,7 @@ hide:
13. Respect Everyone :material-information-outline:{ title="This should go unsaid, but you need to have respect for everyone around you and act accordingly." }
14. Keep to the topic of the category or channel. :material-information-outline:{ title="This should go unsaid, but keep your content on the topic of the area that you are posting within. E.g. support should helping people or used when seeking support." }
15. No excessive CAPS LOCK or Reactions/Emojis :material-information-outline:{ title="Users should refrain from using excessive caps or emojis/reactions as not to obscure the point at hand." }
16. Check the [BeamMP FAQ](/support/player-faq/) & [BeamMP Community FAQ](https://forum.beammp.com/c/faq/35) before posting in support areas.
16. Check the [BeamMP FAQ](../../support/player-faq.md) & [BeamMP Community FAQ](https://forum.beammp.com/c/faq/35) before posting in support areas.
## Discord Rules

View File

@@ -75,7 +75,7 @@ Feel free to ask in the #scripting channel in our [Discord](https://discord.gg/b
---
# Setting up a local server
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.
While working on BeamMP, it can be beneficial to use a local server. You can follow the general [server installation](../../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`.