diff options
Diffstat (limited to 'engine/Config.json')
| -rw-r--r-- | engine/Config.json | 3 |
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 } |
