From 644c06622b1031b1b3f95b565f8000905de3453c Mon Sep 17 00:00:00 2001 From: endernon Date: Mon, 27 May 2024 12:39:51 +0000 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b017410..5c219e2 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,18 @@ A Server emulator for the game [`Honkai: Star Rail`](https://hsr.hoyoverse.com/e ![screenshot](https://git.xeondev.com/reversedrooms/FireflySR/raw/branch/master/screenshot.png) ...BUT I edited this text to make it easier to compile for goobers. -## I just want to run the server! +## I just want to run the server! I don't care about modifying the code. - First, get [MongoDB](https://www.mongodb.com/try/download/community) - Go to [Reversedrooms FireflySR Releases Tab](https://git.xeondev.com/reversedrooms/FireflySR/releases) - On that page download "FireflySR-win64.zip". DO NOT DOWNLOAD SOURCE CODE!!! ![screenshot](https://git.endernon.com/endernon/fireflySR-goober-edition/raw/branch/master/tutorial/tutorial-1.png) +- Unzip the compressed archive to a NEW folder with nothing else in it. +- Run "start_all.bat" +- Allow admin permission for all three tabs that should open +- Now, scroll down to [Connecting](https://git.endernon.com/FireflySR-goober-edition#connecting) -## Before you run anything... -You must get: -- [MongoDB](https://www.mongodb.com/try/download/community) -## Installation -### From Source #### Requirements @@ -69,6 +68,7 @@ You can change this in configuration file of specific server. Currently only sdkserver and gameserver communicate with database, so if you **need** to configure it, edit sdkserver.json and gameserver.json files. + ## Connecting ### For the latest 2.3 Beta patch