mirror of
https://github.com/BeamMP/Docs.git
synced 2026-06-18 06:40:54 +00:00
Update getting-started.md
This commit is contained in:
@@ -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:
|
||||
```bash
|
||||
cd BeamMP-Launcher
|
||||
git fetch --tags
|
||||
git checkout 2.x.x
|
||||
cmake . -B bin -DCMAKE_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-linux
|
||||
|
||||
Reference in New Issue
Block a user