summaryrefslogtreecommitdiff
path: root/engine/Config.json
diff options
context:
space:
mode:
authorphyscik <mynameisgennadiy@vk.com>2026-04-06 18:29:34 +0500
committerphyscik <mynameisgennadiy@vk.com>2026-04-06 18:29:34 +0500
commite211798077de88fe39d1e1c0add7a0f460d1da5a (patch)
treede3163568818116a2ca43d31c66947d918cea2fd /engine/Config.json
parente75d107899617446add49f00fb03837cb46d2543 (diff)
Experimental async update functionHEADmain
Diffstat (limited to 'engine/Config.json')
-rw-r--r--engine/Config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/engine/Config.json b/engine/Config.json
index 2f173d7..e67fb1a 100644
--- a/engine/Config.json
+++ b/engine/Config.json
@@ -5,5 +5,6 @@
"Patch": 1,
"IsBeta": true
},
- "PackagesLocation": "../packages"
+ "PackagesLocation": "../packages",
+ "MaxUpdateRoutines": 10
}