From 567ced852e6409594a3ce9f8c663e81a60513544 Mon Sep 17 00:00:00 2001 From: Dpeta <69427753+Dpeta@users.noreply.github.com> Date: Sun, 4 Oct 2020 17:53:10 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4660ae6..adddb07 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# Pesterchum-Alt +# Pesterchum Alternate Servers 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 very much done incorrectly, but it seems to function in it's current state. + ## Building Just simply running "python setup.py build" seems to be working for me for building on windows now.