Files
MosisUnreal/Plugins/MosisSDK/MosisSDK.uplugin

30 lines
548 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "MosisSDK",
"Description": "Mosis Virtual Phone SDK for VR",
"Category": "Other",
"CreatedBy": "OmixLab LTD",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "MosisSDK",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "EnhancedInput",
"Enabled": true
}
]
}