Update getting-started.md

This commit is contained in:
turrrbina
2026-04-12 14:50:09 +02:00
committed by GitHub
parent 832bf7dd7f
commit 917000d7b3
+1
View File
@@ -143,6 +143,7 @@ Note that this assumes you put the launcher's binary you compiled earlier into `
If you already built the launcher and want to update it, enter the BeamMP-Launcher folder where the build process happened and run these: If you already built the launcher and want to update it, enter the BeamMP-Launcher folder where the build process happened and run these:
```bash ```bash
cd BeamMP-Launcher
git fetch --tags git fetch --tags
git checkout 2.x.x git checkout 2.x.x
cmake . -B bin -DCMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-linux cmake . -B bin -DCMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-linux