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

38 lines
769 B
Plaintext
Executable File

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.4.7",
"FriendlyName": "rdBPtools",
"Description": "Tools to help with your Blueprint work-flow.",
"Category": "Editor",
"CreatedBy": "Recourse Design ltd.",
"CreatedByURL": "https://recourse.nz",
"DocsURL": "https://recourse.nz/index.php/rdbptools/",
"MarketplaceURL": "",
"SupportURL": "https://recourse.nz",
"EngineVersion": "5.7.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "rdBPtools",
"Type": "EditorNoCommandlet",
"LoadingPhase": "PostEngineInit",
"PlatformAllowList": [
"Win64",
"Linux"
],
"TargetDenyList": [
"Game",
"Server",
"Client"
]
}
],
"Plugins": [
{
"Name": "DatasmithContent",
"Enabled": true
}
]
}