Default configuration serveur Build NG RED

This commit is contained in:
2026-02-03 23:09:01 +01:00
commit 53d0c557d0
129 changed files with 21501 additions and 0 deletions

14
config/bspkrsCore.cfg Executable file
View File

@@ -0,0 +1,14 @@
# Configuration file
general {
# [default: false]
B:allowDebugOutput=false
# Set to true to allow checking for updates for ALL of my mods, false to disable [default: true]
B:allowUpdateCheck=false
# The timeout in milliseconds for the version update check. [range: 100 ~ 30000, default: 3000]
I:updateTimeoutMilliseconds=3000
}