Merge pull request #1 from Dpeta/master

Synch
This commit is contained in:
Dpeta 2020-10-04 17:55:59 +00:00 committed by GitHub
commit 884b6418bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View file

@ -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.

View file

@ -18,7 +18,7 @@ build_exe_options = {
}
setup(
name = "PESTERCHUM-alt",
name = "PESTERCHUM-ALT-SERVERS",
version = "3.41",
description = "P3ST3RCHUM",
executables = [Executable("pesterchum.py",