Revise user configuration support
This commit is contained in:
parent
0c7fac04da
commit
e7aa50a909
5 changed files with 37 additions and 4 deletions
11
appsettings.json
Normal file
11
appsettings.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"Agg": {
|
||||
"GraphicsMode": {
|
||||
"Color": 32,
|
||||
"Depth": 24,
|
||||
"FSAASamples": 8
|
||||
}
|
||||
},
|
||||
"MatterControl": {
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue