Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Deprecate Impostor.Http
Browse files Browse the repository at this point in the history
  • Loading branch information
miniduikboot committed Jan 25, 2024
1 parent b6035ff commit 3846e3f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# This plugin is deprecated

Impostor 1.9.0 includes this plugin, as tha base game of Among Us has required the use of HTTP matchmaking for a while. You should switch to the built in server, see the [migration guide](https://github.com/Impostor/Impostor/blob/master/docs/Upgrading.md)

<details>
<summary>If you are using 1.8.4 or lower, the original plugin is hidden here</summary>

# Impostor.Http

Adds HTTP matchmaking to [Impostor](https://github.com/Impostor/Impostor)
Expand Down Expand Up @@ -94,3 +101,4 @@ We don't recommend using this option for a couple reasons: it is not very flexib
3. Use Let's Encrypt or a similar service to get an SSL certificate. We recommend [Certbot](https://certbot.eff.org/). Self-signed certificates are not enough.
4. Convert your certificate to PFX format, for example using OpenSSL: `openssl pkcs12 -export -out certificate_fullchain.pfx -inkey privkey.pem -in fullchain.pem`.
5. Set CertificatePath to the path to this `certificate_fullchain.pfx` file.
</details>

0 comments on commit 3846e3f

Please sign in to comment.