Merge "Add BattlEye server"

This commit is contained in:
Mr-X-GTA
2024-09-26 20:23:54 +02:00
parent e682f333a5
commit a77d550f5f
15 changed files with 400 additions and 12 deletions

View File

@ -33,6 +33,7 @@ IncludeBlocks: Regroup
IndentCaseLabels: 'false'
IndentPPDirectives: BeforeHash
IndentWidth: '4'
InsertBraces: true
TabWidth: 4
IndentWrappedFunctionNames: 'true'
KeepEmptyLinesAtTheStartOfBlocks: 'false'