From 346b0a139d988c8751a015cb5b02f53d7304ef4e Mon Sep 17 00:00:00 2001 From: Logan McNaughton <848146+loganmc10@users.noreply.github.com> Date: Sun, 21 Jun 2026 17:12:19 +0200 Subject: [PATCH] Clarify netplay support (#1106) Updated netplay section to clarify support for P2P connections and added a note to read the netplay guide. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 714932d8..351ebe5a 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,9 @@ Keys are mapped according to [these defaults](https://github.com/gopher64/gopher ## netplay -Gopher64 supports netplay (online play with others) via cloud hosted servers. You can also run the [server](https://github.com/gopher64/gopher64-netplay-server) yourself on a LAN. +Gopher64 supports P2P netplay (online play with others). + +Please read the [guide](https://github.com/gopher64/gopher64/wiki/Netplay-Guide) before trying out netplay. ## portable mode