From ab38a58e39c1ffe8aa79267e562245c50bb250ef Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Wed, 6 Aug 2025 21:02:30 -0700 Subject: [PATCH] mention address config in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d6c276a..89ec82e9 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ Currently newserv works on macOS, Windows, and Ubuntu Linux. It will likely work 1. Download the latest release.zip file from the [releases page](https://github.com/fuzziqersoftware/newserv/releases). 2. Extract the contents of the archive to some location on your computer. -3. (Optional) If you want to change any config options, go into the system/ folder, open config.json in a text editor, and edit it to your liking. There are comments in the file that describe what all the options do. +3. Go into the system/ folder, open config.json in a text editor, and edit it to your liking. There are comments in the file that describe what all the options do. Most of the options can be left alone if you want default behavior, but on Windows, you must change LocalAddress and ExternalAddress. 4. (Optional) If you plan to play Blue Burst on newserv, set up the patch directory. See [client patch directories](#client-patch-directories) for details. 5. Run the newserv executable.