Skip to content

Commit 9e8d642

Browse files
author
KillaMaaki
authored
Update README.md
1 parent d8e938f commit 9e8d642

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# ReliableNetcode.NET
2-
A pure managed C# socket agnostic reliability layer inspired by reliable.io and yojimbo
2+
A pure managed C# socket agnostic reliability layer inspired by reliable.io and yojimbo.
3+
34
ReliableNetcode.NET provides a simple and easy-to-use reliability layer designed for use in games built on unreliable UDP connections. It is a great fit for use with [Netcode.IO.NET](https://github.com/KillaMaaki/Netcode.IO.NET), my C# port of Glenn Fiedler's secure UDP communication protocol, but it can also be used with any other system you want.
45

56
# Features

0 commit comments

Comments
 (0)