Update for b3337 (#1)

* Merge "BE fixes and additions"

* Merge "Add BattlEye server"

* Apply diff

* feat: bypass BE kicks from legit hosts

* fix: remove patched stuff

* Remove duplicate chat spammer notification (#2)

---------

Co-authored-by: Cringe-Arab <evmeschenco@gmail.com>
This commit is contained in:
Mr-X-GTA
2024-09-27 22:47:41 +02:00
committed by GitHub
parent f51e8c2ca5
commit 82b8eaef39
31 changed files with 512 additions and 100 deletions

View File

@ -14,7 +14,7 @@ concurrency:
jobs:
ci:
runs-on: [self-hosted, Windows]
runs-on: windows-latest
name: CI
steps:
- uses: actions/checkout@v3