65 lines
1.1 KiB
Plaintext
Executable File
65 lines
1.1 KiB
Plaintext
Executable File
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.5.2",
|
|
"FriendlyName": "rdInst",
|
|
"Description": "StaticMesh Instance Generator and Handler",
|
|
"Category": "Runtime",
|
|
"CreatedBy": "Recourse Design ltd.",
|
|
"CreatedByURL": "https://recourse.nz",
|
|
"DocsURL": "https://recourse.nz/index.php/rdInst/",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "https://www.recourse.nz",
|
|
"EngineVersion": "5.7.0",
|
|
"CanContainContent": true,
|
|
"Installed": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "rdInst",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux",
|
|
"Android"
|
|
]
|
|
},
|
|
{
|
|
"Name": "rdInstEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux"
|
|
],
|
|
"TargetAllowList": [
|
|
"Editor"
|
|
],
|
|
"TargetDenyList": [
|
|
"Game",
|
|
"Server",
|
|
"Client"
|
|
]
|
|
},
|
|
{
|
|
"Name": "rdInstPCG",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Linux",
|
|
"Android"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "Niagara",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "PCG",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |