From 355cf9a8365e2acadd81e44a6015f22f86aad5a1 Mon Sep 17 00:00:00 2001 From: moux23333 <110985481+moux23333@users.noreply.github.com> Date: Sun, 28 Jan 2024 12:20:27 +0800 Subject: [PATCH] Update README.md --- README.md | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 0cb74df..58d7fc8 100644 --- a/README.md +++ b/README.md @@ -19,19 +19,9 @@ To get started with FreeSR, follow the steps below: 1. Clone the repository to your local machine. 2. Build project with dotnet7.0. -3. Install MongoDB on your machine. -4. Create configuration files for Dispatch, Gateserver and Admin servers. (just rename the .example.json file in your build folder to [ServerName].json and configure it for your machine) -5. Run FreeSR.Admin, FreeSR.Dispatch and FreeSR.Gateserver -6. Enjoy the game! - -## Creating an account - -To create new account in your server, follow the steps below: - -1. Make sure your FreeSR.Admin, FreeSR.Dispatch and FreeSR.Gateserver servers are up and running. -2. Go to http://localhost:1337/console -3. Create account by using following command: `account create [LOGIN] [PASSWORD]` -4. Your account is now created, you can use it in the game. +3. Create configuration files for Dispatch and Gateserver. (just rename the .example.json file in your build folder to [ServerName].json and configure it for your machine) +4. Run FreeSR.Dispatch and FreeSR.Gateserver +5. Enjoy the game! ## Connecting @@ -43,6 +33,6 @@ We welcome contributions from the community to make FreeSR even better. If you f ## Contact -Feel free to join our [Discord server](https://discord.gg/xUtW8FJRK5) for discussions and community interactions. +Feel free to join our [Discord server](https://discord.gg/reversedrooms) for discussions and community interactions.