ITR2_ASSET/Engine/Plugins/Experimental/PCGGeometryScriptInterop/PCGGeometryScriptInterop.json
merith-tk 6c5b2d22ac dump: [json] pakchunk0
dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
2024-11-29 17:10:45 -08:00

34 lines
793 B
JSON

{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.1",
"FriendlyName": "Procedural Content Generation Framework (PCG) Geometry Script Interop",
"Description": "Extra plugin for Procedural Content Generation Framework interacting with Geometry Scripts.",
"Category": "Editor",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": true,
"IsBetaVersion": false,
"Installed": false,
"Modules": [
{
"Name": "PCGGeometryScriptInterop",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "PCG",
"Enabled": true
},
{
"Name": "GeometryScripting",
"Enabled": true
}
]
}