updated EveryServerRun and batch to read from settings.txt

This commit is contained in:
2024-10-06 09:45:38 +02:00
parent fd61cb72e1
commit 30b2e4d041
3 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,6 @@
{"setting":{
"autoUpgrades":true,
"autoPurchaseServers":true
"autoPurchaseServers":true,
"batchHacks":50,
"batchFrequency":1000
}}