You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb integration Magic Leap 0.22 SDK integration [CL 9310486 by Ryan Vance in Dev-VR branch]
43 lines
726 B
Plaintext
43 lines
726 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"Version" : 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName" : "Magic Leap Shared File",
|
|
"CreatedBy" : "Magic Leap, Inc.",
|
|
"CreatedByURL" : "http://magicleap.com",
|
|
"Description" : "Support for the Magic Leap SharedFile API.",
|
|
"Category" : "Lumin",
|
|
"EnabledByDefault" : false,
|
|
"DocsURL" : "",
|
|
"MarketplaceURL" : "",
|
|
"SupportURL" : "",
|
|
"CanContainContent" : false,
|
|
"IsBetaVersion" : false,
|
|
"Installed" : false,
|
|
"SupportedTargetPlatforms": [
|
|
"Lumin",
|
|
"Win64",
|
|
"Mac"
|
|
],
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "MagicLeapSharedFile",
|
|
"Type" : "Runtime",
|
|
"WhitelistPlatforms" :
|
|
[
|
|
"Win64",
|
|
"Mac",
|
|
"Lumin"
|
|
]
|
|
}
|
|
],
|
|
"Plugins":
|
|
[
|
|
{
|
|
"Name": "MLSDK",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|