diff options
| author | Pugmatt <pugmatt@gmail.com> | 2019-09-29 14:14:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-29 14:14:45 -0400 |
| commit | b836e16bdbfde45b4b652368fb2410204d00e2fc (patch) | |
| tree | 96dc0c5858cb4c814216b7bca35216eeab7c333f | |
| parent | 2f55bc8612103948a032062846e635c6df44c590 (diff) | |
| download | BedrockConnect-b836e16bdbfde45b4b652368fb2410204d00e2fc.tar.gz BedrockConnect-b836e16bdbfde45b4b652368fb2410204d00e2fc.tar.bz2 BedrockConnect-b836e16bdbfde45b4b652368fb2410204d00e2fc.zip | |
Remove misplaced README from different project
| -rw-r--r-- | serverlist-server/README.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/serverlist-server/README.md b/serverlist-server/README.md index b8d8886..8b13789 100644 --- a/serverlist-server/README.md +++ b/serverlist-server/README.md @@ -1,11 +1 @@ -# BedrockPipe -Bukkit/Spigot plugin that creates a server connection to allow Bedrock Edition players to connect. - -This is currently a test project and under development, and is not reccomended for production use. - -### Projects used - -__[Protocol library](https://github.com/NukkitX/Protocol)__ used for Bedrock Edition server protocol - -Code used from __[ProxyPass](https://github.com/NukkitX/ProxyPass)__ |
