From 9169fab67df958d7febbd8a4c8c5c55cc98fc4cc Mon Sep 17 00:00:00 2001 From: miniduikboot Date: Mon, 2 Jun 2025 22:52:45 +0200 Subject: [PATCH] Update FAQ for AU3D --- docs/FAQ.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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! -- 2.39.5