From: miniduikboot Date: Mon, 2 Jun 2025 20:52:45 +0000 (+0200) Subject: Update FAQ for AU3D X-Git-Tag: v1.10.3~2^2 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=9169fab67df958d7febbd8a4c8c5c55cc98fc4cc;p=rhonda%2Fimpostor.git Update FAQ for AU3D --- diff --git a/docs/FAQ.md b/docs/FAQ.md index a274ab9..dbc366e 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -8,6 +8,14 @@ The Impostor project is a reverse engineered and open source server for the game Yes, Impostor can be used with both the Android and iOS versions of the game. You can add a custom server via a link, you can do this using the [site](https://impostor.github.io/Impostor) +## Can this be used with the console version of the game? + +Sadly not, as these don't allow adding custom servers. + +## Can this be used with Among Us 3D/VR? + +No, it's an entirely different game with a completely different network stack. So we'd need to develop another server completely from scratch. We're currently not interested in doing this. + ## How can I get started? See [Setting up your Server](Running-the-server.md) for more information on running the server and [Client Setup](https://impostor.github.io/Impostor/) for helping your friends join in!