code
This commit is contained in:
30
Plugins/MqttClient/DTMqtt.uplugin
Normal file
30
Plugins/MqttClient/DTMqtt.uplugin
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 0,
|
||||
"VersionName": "1.2",
|
||||
"FriendlyName": "DTMqtt",
|
||||
"Description": "DT Mqtt Client / UE5.3",
|
||||
"Category": "DT",
|
||||
"CreatedBy": "Dexter Wan",
|
||||
"CreatedByURL": "45141961@qq.com",
|
||||
"DocsURL": "https://www.unrealengine.com/marketplace/slug/34cbcaef7a664451a886dba37b4769bc",
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/34cbcaef7a664451a886dba37b4769bc",
|
||||
"SupportURL": "https://dt.cq.cn/",
|
||||
"EngineVersion": "5.3.0",
|
||||
"CanContainContent": true,
|
||||
"Installed": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "DTMqtt",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PostConfigInit",
|
||||
"PlatformAllowList": [
|
||||
"Win64",
|
||||
"Linux",
|
||||
"Android",
|
||||
"Mac",
|
||||
"IOS"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user