From f99b006d9af8a9a230ba7c5ce0320fc727ebae0c Mon Sep 17 00:00:00 2001 From: Michael Lidgren Date: Mon, 31 Aug 2020 17:08:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c5a9d27..23f0dd8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**Note! Not actively developed any more; only accepting trivial or minor bug fixes.** + # Lidgren.Network ![](https://api.travis-ci.org/RevoluPowered/lidgren-network-gen3.svg?branch=master) Lidgren.Network is a networking library for .NET framework, which uses a single UDP socket to deliver a simple API for connecting a client to a server, reading and sending messages.