Skip to content

Commit a1c4345

Browse files
Update README.md
1 parent 8a2f441 commit a1c4345

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,15 @@ Serial Com Port Library for Unreal Engine 5.1.0
1111

1212
## Downloads:
1313

14-
[SerialCOM v4.5.1.0 Plugin for Unreal Engine 5.1.0 (With Blueprint Example)]
15-
(https://github.com/videofeedback/Unreal_Engine_SerialCOM_Plugin/blob/main/_PLUGINS_REPOSITORY/SERIALCOM_4_UE510/SerialCOM_4_UE510.zip)
14+
[SerialCOM v4.5.1.0 Plugin for Unreal Engine 5.1.0 (With Blueprint Example)](https://github.com/videofeedback/Unreal_Engine_SerialCOM_Plugin/blob/main/_PLUGINS_REPOSITORY/SERIALCOM_4_UE510/SerialCOM_4_UE510.zip)
1615

17-
[SerialCOM v4.5.0.3 Plugin for Unreal Engine 5.0.3 (With Blueprint Example) ](https://github.com/videofeedback/Unreal_Engine_SerialCOM_Plugin/tree/main/_PLUGINS_REPOSITORY/SRIALCOM_4_UE503)
16+
[SerialCOM v4.5.0.3 Plugin for Unreal Engine 5.0.3 (With Blueprint Example)](https://github.com/videofeedback/Unreal_Engine_SerialCOM_Plugin/tree/main/_PLUGINS_REPOSITORY/SRIALCOM_4_UE503)
1817

19-
[SerialCOM v3.0.0.5 Plugin for Unreal Engine 4.27 (With Blueprint Example)]
20-
(https://github.com/videofeedback/Unreal_Engine_SerialCOM_Plugin/blob/main/_PLUGINS_REPOSITORY/SERIALCOM_UE427/SERIALCOM_UE427.zip)
18+
[SerialCOM v3.0.0.6 Plugin for Unreal Engine 4.27 (With Blueprint Example)](https://github.com/videofeedback/Unreal_Engine_SerialCOM_Plugin/blob/main/_PLUGINS_REPOSITORY/SERIALCOM_UE427/SERIALCOM_UE427.zip)
2119

2220
-----------------------------------------------------------------------------
2321

24-
## "Serial COM" v4.5.0.3 (Fork of UE4Duino)
22+
## "Serial COM" (Fork of UE4Duino)
2523

2624

2725
[![](https://raw.githubusercontent.com/videofeedback/Unreal-Engine-Plugin-Communication-Serial-Port/main/images/serial_com_fork_03.png)](hhttps://raw.githubusercontent.com/videofeedback/Unreal-Engine-Plugin-Communication-Serial-Port/main/images/serial_com_fork_03.png)
@@ -59,7 +57,7 @@ Serial Com Port Library for Unreal Engine 5.1.0
5957

6058

6159

62-
### "Serial COM" v3.0.0 (Beta) RELEASE NOTES
60+
### "Serial COM" v3.0.0 (Beta) PREVIOUS RELEASES NOTES
6361

6462
- The "Serial COM" 3.0.0 Plugin now works nativelley in Unreal Engine 4.27/4.26/4.24 (PARTIAL SUPPORT WITH UE 5EA*) without having to re-build the project and possibly not be able to re-build for the lack of missing SDK's requirements.
6563
* Unreal Engine 5(Early Access) still requires to rebuild the plugin. UE5 is able to rebuild the plugin. Until a new method to rebuild the plugin for UE5 is available, this is the only version compatible with UE5.
@@ -83,7 +81,7 @@ GITHUB REPOSITORY (this one): https://github.com/videofeedback/Unreal-Engine-Plu
8381
Known Issues:
8482
----------------------------
8583

86-
- "Serial COM" 3.0.0 will not be compatible with "UE4Duino" 2.2.5 because the library doesn't share the "UE4DUINO" name anymore, using its own new "SERIALCOM" identifier. Changing to this library will make the old EU4Duino modules in red, indicating that those components are not available anymore.
84+
- "Serial COM" will not be compatible with "UE4Duino" 2.2.5 because the library doesn't share the "UE4DUINO" name anymore, using its own new "SERIALCOM" identifier. Changing to this library will make the old EU4Duino modules in red, indicating that those components are not available anymore.
8785
Solution: Each component can be replaced with the current version by replacing each one by hand. The replacement equivalent chart is available at:
8886
https://github.com/videofeedback/Unreal-Engine-Plugin-Communication-Serial-Port (Modules lists comparison chart)
8987

@@ -167,5 +165,5 @@ Github: https://github.ramiroslab.com
167165

168166
[Copyright (c) 2021-2022 v3 Ramiro Montes De Oca (SerialCOM) fork of (UE4Duino 2.2.5)](https://github.com/videofeedback/Unreal_Engine_SerialCOM/)
169167

170-
168+
[Copyright (c) 2022 v4 Ramiro Montes De Oca (SerialCOM)
171169

0 commit comments

Comments
 (0)