mirror of
https://github.com/BeamMP/Docs.git
synced 2026-06-17 22:32:47 +00:00
removed unecessary for native build gamepath configuration
This commit is contained in:
@@ -104,28 +104,6 @@ cd ~/beammp-launcher
|
|||||||
./BeamMP-Launcher
|
./BeamMP-Launcher
|
||||||
```
|
```
|
||||||
|
|
||||||
!!!note "Konfiguration des nativen Linux-Spielpfads"
|
|
||||||
Um die native Linux-Version von BeamNG.drive zu verwenden (was bessere Leistung als Proton bietet), konfiguriere den Spielpfad in der Datei `Launcher.cfg`:
|
|
||||||
|
|
||||||
Finde deine BeamNG-Installation:
|
|
||||||
```bash
|
|
||||||
find ~/.steam ~/.local/share/Steam -name "BeamNG.drive.x64" 2>/dev/null
|
|
||||||
```
|
|
||||||
|
|
||||||
Erstelle oder bearbeite `~/beammp-launcher/Launcher.cfg`:
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"Port": 4444,
|
|
||||||
"Build": "Default",
|
|
||||||
"CachingDirectory": "./Resources",
|
|
||||||
"GamePath": "$HOME/.steam/steam/steamapps/common/BeamNG.drive/BinLinux/BeamNG.drive.x64"
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
Häufige Pfade:
|
|
||||||
- `$HOME/.steam/steam/steamapps/common/BeamNG.drive/BinLinux/BeamNG.drive.x64`
|
|
||||||
- `$HOME/.local/share/Steam/steamapps/common/BeamNG.drive/BinLinux/BeamNG.drive.x64`
|
|
||||||
|
|
||||||
Der native Linux BeamMP-Launcher wird gestartet und verwendet das native Linux BeamNG.drive
|
Der native Linux BeamMP-Launcher wird gestartet und verwendet das native Linux BeamNG.drive
|
||||||
|
|
||||||
### **2c. Nutzung BeamNG.drive mit Proton**
|
### **2c. Nutzung BeamNG.drive mit Proton**
|
||||||
|
|||||||
@@ -105,28 +105,6 @@ cd ~/beammp-launcher
|
|||||||
./BeamMP-Launcher
|
./BeamMP-Launcher
|
||||||
```
|
```
|
||||||
|
|
||||||
!!!note "Configuring Native Linux Game Path"
|
|
||||||
To use the native Linux version of BeamNG.drive (better performance than Proton), configure the game path in `Launcher.cfg`:
|
|
||||||
|
|
||||||
Find your BeamNG installation:
|
|
||||||
```bash
|
|
||||||
find ~/.steam ~/.local/share/Steam -name "BeamNG.drive.x64" 2>/dev/null
|
|
||||||
```
|
|
||||||
|
|
||||||
Create or edit `~/beammp-launcher/Launcher.cfg`:
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"Port": 4444,
|
|
||||||
"Build": "Default",
|
|
||||||
"CachingDirectory": "./Resources",
|
|
||||||
"GamePath": "$HOME/.steam/steam/steamapps/common/BeamNG.drive/BinLinux/BeamNG.drive.x64"
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
Common paths:
|
|
||||||
- `$HOME/.steam/steam/steamapps/common/BeamNG.drive/BinLinux/BeamNG.drive.x64`
|
|
||||||
- `$HOME/.local/share/Steam/steamapps/common/BeamNG.drive/BinLinux/BeamNG.drive.x64`
|
|
||||||
|
|
||||||
The native Linux BeamMP-Launcher will start and use native Linux BeamNG.drive
|
The native Linux BeamMP-Launcher will start and use native Linux BeamNG.drive
|
||||||
|
|
||||||
### **2c. Using beamNG.drive with Proton**
|
### **2c. Using beamNG.drive with Proton**
|
||||||
|
|||||||
Reference in New Issue
Block a user