Merge pull request #189 from OogwayUniverse/fdb_checksum

Implement FDB Checksum
Checks the client database with a checksum. This is an optional check to prevent the use of modded or outdated clients.
This commit is contained in:
Wincent Holm
2021-12-16 23:54:08 +01:00
committed by GitHub
2 changed files with 71 additions and 0 deletions

View File

@@ -50,3 +50,6 @@ solo_racing=0
# Disables the anti-speedhack system. If you get kicked randomly you might want to disable this, as it might just be lag
disable_anti_speedhack=0
# 0 or 1, check server fdb (res/CDServer.fdb) against clients
check_fdb=0