added settings for new validator which is turned off by default

This commit is contained in:
iLLiCiTiT 2021-07-21 17:58:22 +02:00
parent 2b38639f9e
commit 4e9ee047ae
2 changed files with 16 additions and 0 deletions

View file

@ -18,6 +18,11 @@
"optional": true,
"active": true
},
"ValidateStartFrame": {
"enabled": false,
"optional": true,
"active": true
},
"ValidateAssetName": {
"enabled": true,
"optional": true,