PS_BLE_Tracker/Unreal/Plugins/WinBluetoothLE/WinBluetoothLE.uplugin
2026-02-18 09:17:57 +01:00

26 lines
761 B
Plaintext

{
"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"
]
}
]
}