Initial Import
This commit is contained in:
26
Unreal/Plugins/WinBluetoothLE/WinBluetoothLE.uplugin
Normal file
26
Unreal/Plugins/WinBluetoothLE/WinBluetoothLE.uplugin
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "1.2",
|
||||
"FriendlyName": "Win Bluetooth LE",
|
||||
"Description": "Bluetooth Low Energy funcionality",
|
||||
"Category": "Connectivity",
|
||||
"CreatedBy": "Srdjan Crnjanski",
|
||||
"CreatedByURL": "https://www.fab.com/sellers/Srdjan%20Crnjanski",
|
||||
"DocsURL": "https://drive.google.com/file/d/1sphE4PCJ5wZxKgR5bXwkhY2_NU6sGqVV/view?usp=sharing",
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/Fab/product/d379be5f-8987-4b72-922d-de96b60b2dde",
|
||||
"SupportURL": "mailto:sc.signature.ue@gmail.com",
|
||||
"EngineVersion": "5.5.0",
|
||||
"CanContainContent": true,
|
||||
"Installed": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "WinBluetoothLE",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PreLoadingScreen",
|
||||
"PlatformAllowList": [
|
||||
"Win64"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user