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. diff --git a/setup.py b/setup.py index df7e1e2..f05d38c 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ build_exe_options = { } setup( - name = "PESTERCHUM-alt", + name = "PESTERCHUM-ALT-SERVERS", version = "3.41", description = "P3ST3RCHUM", executables = [Executable("pesterchum.py",