chore: add tunables to config-vanilla.json
All checks were successful
Build / build (pull_request) Successful in 1m20s
All checks were successful
Build / build (pull_request) Successful in 1m20s
Kinda forgor about this file when adding these options.
This commit is contained in:
@@ -68,6 +68,14 @@
|
||||
"circuitGameModes": null,
|
||||
"darvoStockMultiplier": 1
|
||||
},
|
||||
"tunables": {
|
||||
"useLoginToken": false,
|
||||
"prohibitSkipMissionStartTimer": false,
|
||||
"prohibitFovOverride": false,
|
||||
"prohibitFreecam": false,
|
||||
"prohibitTeleport": false,
|
||||
"prohibitScripts": false
|
||||
},
|
||||
"dev": {
|
||||
"keepVendorsExpired": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user