merith-tk
6c5b2d22ac
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
44 lines
930 B
JSON
44 lines
930 B
JSON
{
|
|
"FileVersion": 3,
|
|
"Version": 8,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Procedural Content Generation Framework (PCG)",
|
|
"Description": "Visual scripting framework for procedurally populating worlds with content in editor and/or at run-time.",
|
|
"Category": "Editor",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "PCG",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "PCGEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "GeometryScripting",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "EditorScriptingUtilities",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "StructUtils",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|