no message

This commit is contained in:
j.foucher 2026-02-18 16:12:57 +01:00
parent 6d15a3f14f
commit 1836e4e2b1
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "PS Win BLE",
"Description": "Bluetooth Low Energy for Windows - Native WinRT implementation",
"Category": "Connectivity",
"CreatedBy": "ASTERION VR",
"EngineVersion": "5.5.0",
"CanContainContent": true,
"Installed": false,
"Modules": [
{
"Name": "PS_Win_BLE",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen",
"PlatformAllowList": ["Win64"]
}
]
}