You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1008 B
28 lines
1008 B
{
|
|
"FileVersion": 3,
|
|
"Version": 3,
|
|
"VersionName": "5.5.4.2.1",
|
|
"FriendlyName": "Communication Serial Port (Serial COM)",
|
|
"Description": "This library enables Serial communication with Unreal Engine 4/5. Added DTR/RTS flow control. Compatible with Arduino projects and any other device requiring Serial Communication. This project was forked from EU4Duino (v1 Gryzly32/FuzionLabs, v2 Rodrigo Villani). Serial Com v3/v4/v5 by Ramiro Montes De Oca.",
|
|
"Category": "Input",
|
|
"CreatedBy": "Ramiro Montes De Oca",
|
|
"CreatedByURL": "https://github.com/videofeedback/RamirosLab",
|
|
"DocsURL": "https://github.com/videofeedback/Unreal_Engine_SerialCOM_Plugin",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "https://discord.ramiroslab.com/",
|
|
"EngineVersion": "5.6.0",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"Installed": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "SERIALCOM",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"PlatformAllowList": [
|
|
"Win64"
|
|
]
|
|
}
|
|
],
|
|
"IsExperimentalVersion": false
|
|
}
|