Settings
How to configure Wolvenkit Console
Property Documentation
Example settings file
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Warning"
}
},
"XbmExportArgs": {
"Flip" : false,
"UncookExtension": "dds"
},
"MeshExportArgs": {
"UncookExtension": "glb",
"WithMaterials": false
}
}
Last updated
Was this helpful?
