mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2024-11-22 13:30:06 +00:00
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:
parent
0d65fc2653
commit
4da178d16c
@ -16,14 +16,11 @@ tl;dr:
|
|||||||
|
|
||||||
From then on, any time you want to run the "game":
|
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`
|
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.
|
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)
|
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.
|
For a more detailed overview of the game's architecture and how to configure it, read the following sections.
|
||||||
|
Loading…
Reference in New Issue
Block a user