Update README.md
This commit is contained in:
parent
5f5341f96d
commit
65cd4ea7ce
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -1,8 +1,15 @@
|
||||||
# Pesterchum Alternate Servers
|
# Pesterchum Alternate Servers
|
||||||
Normal pesterchum documentation is in "README-pesterchum.mkdn", and the one for Karxi's fork is README-karxi.mkdn.
|
A mirror of pesterchum with added functionality to connect to alternative servers in response to the offical servers shutting down on 01-01-2021. (And with an edited setup.py file)
|
||||||
|
|
||||||
|
Normal pesterchum documentation is in "README-pesterchum.mkdn" and the one for Karxi's fork is README-karxi.mkdn.
|
||||||
|
|
||||||
## Servers
|
## 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.
|
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
|
||||||
|
* @chaoticCharacte's server
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
Just simply running "python setup.py build" seems to be working for me for building on windows now.
|
Just simply running "python setup.py build" seems to be working for me for building on windows now.
|
||||||
|
|
Loading…
Reference in a new issue