From 9f0e8463ce148efc8d71810005b0f34c4885418e Mon Sep 17 00:00:00 2001 From: Matthew Collier <51029884+Squaresweets@users.noreply.github.com> Date: Mon, 21 Jun 2021 15:34:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 964f362..cbd60b4 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ # Bubble Transport Bubble transport is a transport for [Mirror Networking](https://github.com/vis2k/Mirror) that uses [Game Center Matchmaking](https://developer.apple.com/game-center/) to connect players and transfer data. -Bubble is **fully functional**, although I still need to spend some more time optimising it, cleaning up code and adding comments :D - ## Info Bubble does not work in the same way as normal Mirror transports in the sense that you cannot choose to be a client or a server due to the random nature of matchmaking.