Update getting-started.md

This commit is contained in:
Protogen187 2025-02-26 20:33:10 +01:00 committed by GitHub
parent c8b7e3b549
commit e440a26e31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ However, both Linux and MacOS are secondary platforms, this means bugs are to be
## **2. Installation**
### **3.a Windows Installation**
### **2a. Windows Installation**
1. Go to [beammp.com](https://beammp.com/) and click the "Download client" button.
2. Extract the `BeamMP_Installer.zip` archive.
3. Launch `BeamMP_Installer.exe` and follow the instructions.
@ -24,7 +24,7 @@ However, both Linux and MacOS are secondary platforms, this means bugs are to be
Note: _As you are loading into a map with multiple vehicles spawned it might take longer than expected to join._
### **3b. Linux Installation**
### **2b. Linux Installation**
Currently you need to build the Launcher yourself.
In order to do this, you need a basic understanding of how to build an application.
@ -81,7 +81,7 @@ With the symlink in place between the userfolders and the launcher compiled, you
Note that this assumes you put the launcher's binary you compiled earlier into `/home/user/BeamMP/`, so change it to match where you put the finished binary, and you will need to re-compile the launcher with the correct git branch each time a launcher update is released.
#### **4. Adding an emoji-font to get in-text emojis**
#### **3. Adding an emoji-font to get in-text emojis**
In order to get emojis to show up in either the serverlist (As part of a servers customised name) or in the ingame chat, you need to have a font that contains emojis.
@ -89,7 +89,7 @@ This can be done for example by adding the [Linux-port of the Windows Segoe-UI e
---
## **5. Known Issues**
## **4. Known Issues**
- The native linux BeamMP-Launcher currently can only connect to a server once, after disconnecting you need to restart the launcher. You can do that without closing the game inbetween
- If you dont see the “Multiplayer” button. Make sure that the BeamMP mod is present and activated in the “Mod Manager” then try pressing CTRL + L.
- VPNs of any type may cause connection issues.