From afaa5ad3edd86e18753fd1c9ab23274c55e627ea Mon Sep 17 00:00:00 2001 From: Newbyte Date: Sun, 2 Jan 2022 18:35:29 +0000 Subject: [PATCH] Note that the Flatpak uses a different path to servers.txt --- docs/MULTIPLAYER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MULTIPLAYER.md b/docs/MULTIPLAYER.md index 0fd62efe..99bede2d 100644 --- a/docs/MULTIPLAYER.md +++ b/docs/MULTIPLAYER.md @@ -5,7 +5,7 @@ MCPI-Reborn supports two ways to play multiplayer. This is also supported by vanilla MCPI. Just load a world in MCPI and other devices on the network can join. ## External Servers -Unlike vanilla MCPI, MCPI-Reborn allows you to natively join a server outside of the local network. Just modify ``~/.minecraft-pi/servers.txt`` and it should show up in MCPI's server list. +Unlike vanilla MCPI, MCPI-Reborn allows you to natively join a server outside of the local network. Just modify ``~/.minecraft-pi/servers.txt`` (or ``~/.var/app/com.thebrokenrail.MCPIReborn/.minecraft-pi/servers.txt`` if you are using the Flatpak) and it should show up in MCPI's server list. ### Example ``~/.minecraft-pi/servers.txt`` ```