diff --git a/README.md b/README.md index 313ba03..9c4e3eb 100644 --- a/README.md +++ b/README.md @@ -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.