Reference english instructions for linux installation if not yet localized

I guess this might be more useful than the previous hints. Note: DeepL was used for translating.
This commit is contained in:
Janik 2025-06-29 00:26:37 +02:00
parent 261104e89a
commit 8de880e1c0
4 changed files with 6 additions and 8 deletions

View File

@ -46,13 +46,11 @@ Lade das "Tag", das für die [neueste Version](https://github.com/BeamMP/BeamMP-
Im Stammverzeichnis des Projekts, führe aus:
1.
```cmake
cmake . -B bin -DCMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-linux
```
1.
2.
```cmake
cmake --build bin --parallel
```

View File

@ -25,9 +25,9 @@ BeamMP sólo es compatible de forma nativa con Windows, por ahora.
Nota: *Si te estás uniendo a un mapa con múltiples vehículos cargados, tardarás más de lo esperado en unirte.*
## **Instalación en Linux**
### **Instalación en Linux**
BeamMP debería funcionar con `wine`, pero no está oficialmente soportado (todavía).
Consulte la [documentación en inglés](https://docs.beammp.com/game/getting-started/#2b-linux-installation).
---

View File

@ -22,7 +22,7 @@ BeamMP è nativamente compatibile solo con Windows al momento.
Nota: _Se ti connetti ad un server con molti giocatori potresti impiegare più tempo ad entrare in gioco._
### **Installazione su Linux**
BeamMP non è (ancora) ufficialmente supportato su Linux ma dovrebbe comunque funzionare tramite `wine`.
Consultare la [documentazione in inglese](https://docs.beammp.com/game/getting-started/#2b-linux-installation).
---

View File

@ -25,9 +25,9 @@ BeamMP目前仅与Windows系统原生兼容。
注意:*当您加载到已有多辆载具的地图时,加入可能需要比预期更长的时间。*
## **Linux安装**
### **Linux安装**
BeamMP应该可以用`wine`来使用,但(还)没有官方支持。
请参考[英语文档](https://docs.beammp.com/game/getting-started/#2b-linux-installation)
---