October3d55/NewCAVESystemCpp/NewCAVESystemCpp.uplugin

33 lines
587 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "NewCAVESystemCpp",
"Description": "New CAVE System C++",
"Category": "CAVE",
"CreatedBy": "surferHalo",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "5.5.0",
"CanContainContent": true,
"Installed": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
],
"Modules": [
{
"Name": "NewCAVESystemCpp",
"Type": "Runtime",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"Linux",
"Android"
]
}
]
}