You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
33 lines
839 B
Plaintext
33 lines
839 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 18,
|
|
"VersionName": "1.170 (GVR NDK v1.170.0)",
|
|
"FriendlyName": "Google VR Motion Controller",
|
|
"Description": "Support for the Google VR motion controller",
|
|
"Category": "Input Devices",
|
|
"CreatedBy": "Google",
|
|
"CreatedByURL": "http://developers.google.com/vr",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
|
|
"Modules": [
|
|
{
|
|
"Name": "GoogleVRController",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"WhitelistPlatforms": [ "Android", "Mac", "Win64" ]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "GoogleVRHMD",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|