84 lines
2.2 KiB
Plaintext
Executable File
84 lines
2.2 KiB
Plaintext
Executable File
{
|
|
"FileVersion": 3,
|
|
"Version": 124,
|
|
"VersionName": "2.0.0",
|
|
"FriendlyName": "Diversion Version Control",
|
|
"Description": "Diversion - Cloud-Native Version Control",
|
|
"Category": "Version Control",
|
|
"CreatedBy": "Diversion Company, Inc.",
|
|
"CreatedByURL": "https://www.diversion.dev/",
|
|
"DocsURL": "https://docs.diversion.dev/unreal-engine-plugin?utm_source=ue-plugin&utm_medium=plugin",
|
|
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/7c8abd783acd4d66a5290a12a5d67523",
|
|
"SupportURL": "https://www.diversion.dev/plugin-support",
|
|
"EngineVersion": "5.7.0",
|
|
"CanContainContent": false,
|
|
"Installed": true,
|
|
"Sealed": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "Common",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "Diversion",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "AgentAPI",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "CoreAPI",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "DiversionHttp",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "ChangesWatcher",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default",
|
|
"AdditionalDependencies": [
|
|
"DirectoryWatcher"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "DataValidation",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|