Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

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
}
]
}