{ "FileVersion": 1, "Version": 1, "VersionName": "0.1", "FriendlyName": "Procedural Content Generation Framework (PCG) Python Interop", "Description": "Extra plugin for Procedural Content Generation Framework interacting with the Editor Python Interpreter.", "Category": "Editor", "CreatedBy": "Epic Games, Inc.", "CreatedByURL": "https://epicgames.com", "DocsURL": "https://docs.unrealengine.com/latest/en-US/procedural-content-generation--framework-in-unreal-engine/", "MarketplaceURL": "", "SupportURL": "", "EnabledByDefault": false, "CanContainContent": true, "IsBetaVersion": true, "Installed": false, "Modules": [ { "Name": "PCGPythonInteropEditor", "Type": "Editor", "LoadingPhase": "Default" } ], "Plugins": [ { "Name": "PCG", "Enabled": true, "Optional" : false }, { "Name": "PythonScriptPlugin", "Enabled": true, "Optional" : false } ] }