From 5f4c40bf36abf3bda67f5e4ec25b1197a35d115d Mon Sep 17 00:00:00 2001 From: miniduikboot Date: Sun, 20 Jun 2021 13:40:59 +0200 Subject: [PATCH] Remove the table from the Readme As Among Us is getting a lot of small network-compatible bugfix releases nowadays, it doesn't seem necessary to maintain the table anymore. Release notes state clearly which network version is supported and there is limited support for old versions anyway. --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3d548a5..e79fcdb 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,11 @@ [![Discord](https://img.shields.io/badge/Discord-chat-blue?style=flat-square)](https://discord.gg/Mk3w6Tb) [![AppVeyor](https://img.shields.io/appveyor/build/Impostor/Impostor/master?style=flat-square)](https://ci.appveyor.com/project/Impostor/Impostor/branch/master) -Impostor is one of the first **Among Us** private servers, written in C#. +Impostor is the first working **Among Us** private server, written in C#. -| Impostor version | Among Us version | Experimental | Download | -|-|-|-|-| -| 1.1.0 | 2020.09.07 - 2020.09.22 | No | [![Download](https://img.shields.io/badge/Download-v1.1.0-blue?style=flat-square)](https://github.com/Impostor/Impostor/releases/tag/v1.1.0) | -| 1.2.2 | 2020.09.22 - 2020.11.17 | No | [![Download](https://img.shields.io/badge/Download-v1.2.2-blue?style=flat-square)](https://github.com/Impostor/Impostor/releases/tag/v1.2.2) | -| 1.3.0 | 2021.3.5 | No | [![Download](https://img.shields.io/badge/Download-v1.3.0-blue?style=flat-square)](https://github.com/Impostor/Impostor/releases/tag/v1.3.0) | -| 1.4.0 | 2021.3.31 - 2021.4.2 | Yes | [![Download](https://img.shields.io/badge/Download-master-blue?style=flat-square)](https://ci.appveyor.com/project/Impostor/Impostor/branch/master/artifacts) | +As Among Us is actively updated, you may want to use the latest build from the master branch if you want to play on the latest version of Among Us that supported by Impostor. + +If you want to play on an older version of Among Us, you can download old releases from [here](https://github.com/Impostor/Impostor/releases/), however these versions are less supported. ## Features @@ -30,7 +27,7 @@ See the [docs](docs/Running-the-server.md) for instructions on how to set it up. ## Troubleshooting -See [TROUBLESHOOTING](docs/TROUBLESHOOTING.md) to solve issues the Impostor client or the server. +See [TROUBLESHOOTING](docs/TROUBLESHOOTING.md) to solve issues with the Impostor client or the server. ## Contributing -- 2.39.5