Merge branch 'main' into main

This commit is contained in:
Protogen187
2026-04-25 13:23:06 +02:00
committed by GitHub
+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:
```bash
export VCPKG_ROOT="$(pwd)/vcpkg"
cd BeamMP-Launcher
git fetch --tags
```