mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
chore(actions): disable TextureLimitMipLevelValidator
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
"enabled": true,
|
||||
"logLevel": "ERROR",
|
||||
"ignore": []
|
||||
},
|
||||
"TextureLimitMipLevelValidator": {
|
||||
"enabled": false,
|
||||
"logLevel": "WARN",
|
||||
"ignore": []
|
||||
},
|
||||
"ModelParentValidator": {
|
||||
"enabled": true,
|
||||
|
||||
Reference in New Issue
Block a user