Remove mention of random characters from README

The random characters feature hasn't been available for a while now. I also clarified some information regarding usage and the public server.
This commit is contained in:
CakeLancelot 2020-10-24 23:57:17 -05:00 committed by GitHub
parent 0d65fc2653
commit 4da178d16c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -16,14 +16,11 @@ tl;dr:
From then on, any time you want to run the "game":
3. Run `Server/winfusion.exe`
3. Run `OpenFusion/winfusion.exe` (optional if you're using the public server)
4. Run `FreeClient/OpenFusionClient.exe`
Currently the client by default connects to a public server hosted by Cake. Change the loginInfo.php to point to your own server if you want to host your own.
You have two randomized characters available to you on the Character Selection screen, one boy, one girl.
You can also make your own character and play through the tutorial. The tutorial can be skipped by pressing the ~ key.
If you want, [compiled binaries (artifacts) for each new commit can be found on AppVeyor.](https://ci.appveyor.com/project/OpenFusionProject/openfusion)
For a more detailed overview of the game's architecture and how to configure it, read the following sections.