Added missing landscape material. Enabled PG plugins.

This commit is contained in:
krt
2023-11-21 15:59:52 +02:00
parent 39dda4cfe9
commit c34989f4ec
407 changed files with 19 additions and 0 deletions

View File

@@ -233,6 +233,22 @@
{
"Name": "Paper2D",
"Enabled": false
},
{
"Name": "PCG",
"Enabled": true
},
{
"Name": "PCGGeometryScriptInterop",
"Enabled": true
},
{
"Name": "PCGExternalDataInterop",
"Enabled": true
},
{
"Name": "AlembicImporter",
"Enabled": false
}
]
}