From d24e2403d0730350fb851bde96524779c2cd42f4 Mon Sep 17 00:00:00 2001 From: Dpeta <69427753+Dpeta@users.noreply.github.com> Date: Mon, 4 Jan 2021 15:25:34 +0000 Subject: [PATCH] Update README.md --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index be8fb33c..5aa8f125 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,4 @@ A mirror of pesterchum with added functionality to connect to alternative server Normal pesterchum documentation is in "README-pesterchum.mkdn" and the one for Karxi's fork is README-karxi.mkdn. ## Servers -Currently promts the user on launch to choose a server. The implementation of this isn't very pretty, but it seems to function in it's current state. - -Currently lets you choose between: -* ghostDunk's server -* My server (turntechCatnip) -* ~~@chaoticCharacte's server~~ - -## Building -Just simply running "python setup.py build" seems to be working for me for building on windows now. - -Make sure you are running Python 2 and have all the dependencies installed. PyQt4 is no longer downloadable (at least, to my knowledge) via pip, but can still be installed from it's sourceforce page. +To connect to a server of your choosing, put the address in ```server.ini```.