mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-04 09:44:10 +00:00
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:
@@ -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
|
Reference in New Issue
Block a user