From f3317c2a0aa582afb4c4cc9c3f4c8ed06f95a9ce Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Thu, 7 Sep 2023 21:19:13 -0400 Subject: [PATCH] Update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bc25d7..6cc4a27 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# mpp-server +# mpp-server-dev2 -Hri7566's MPP server +This is a new MPP server currently in development for [MPP.dev](https://www.multiplayerpiano.dev). The original server is old and it needs a new one. +This new server will use uWebSockets.js, like [MPPClone](https://mppclone.com).