Skip to content

Commit

Permalink
Remove Plan 9 as buildable target for server, it is not compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
luskaner committed Aug 11, 2024
1 parent 9da893c commit 89ee665
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ Steam or Xbox Live depending on the version to fully play offline.**

- Windows: 10 or higher (no S edition nor S mode), Server 2016 or higher. 32-bit/64-bit both Arm and x86.
- MacOS: Catalina 10.15 or higher. 64-bit both Arm and x86.
- GNU/Linux: kernel 2.6.32 or higher (see [here](https://go.dev/wiki/Linux) for more details). 32-bit/64-bit both Arm and x86 (other archs are considered stable but they are not included).
- GNU/Linux: kernel 2.6.32 or higher (see [here](https://go.dev/wiki/Linux) for more details). 32-bit/64-bit both Arm
and x86 (other archs are considered stable but they are not included).

Admin rights or firewall permission to listen to port 443 for https will likely be required (once or repeatedly)
depending on the operating system.
Expand All @@ -59,7 +60,6 @@ depending on the operating system.
- BSD-based (OpenBSD, DragonFly BSD, FreeBSD and NetBSD).
- Solaris-based (Solaris and Illumos).
- AIX.
- Plan 9.

Note: For the full list see [minimum requirements for Go](https://go.dev/wiki/MinimumRequirements) 1.22.

Expand Down Expand Up @@ -178,7 +178,9 @@ Afterwards, it reverses any changes to allow the official launcher to connect to
6. In the game, when hosting a new lobby, just make sure to set the server to **Use Local Lan Server**. Setting it to
public
visibility is recommended.
7. If the lobby is Public, they can join directly in the browser or you can **Invite friends** by searching them by name and sending an invite as needed. You can share the link to join the lobby automatically (only works if already in-game).
7. If the lobby is Public, they can join directly in the browser or you can **Invite friends** by searching them by name
and sending an invite as needed. You can share the link to join the lobby automatically (only works if already
in-game).

## Local development

Expand Down

0 comments on commit 89ee665

Please sign in to comment.