From 60c10df6436da1f5937b4fa79a2ef69fab55e83a Mon Sep 17 00:00:00 2001 From: endernon Date: Mon, 27 May 2024 12:32:57 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 915dc9d..eda42ba 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,15 @@ A Server emulator for the game [`Honkai: Star Rail`](https://hsr.hoyoverse.com/en-us/) ![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. -## Prerequisites +## I just want to run the server! +- 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 +## Before you run anything... +You must get: - [MongoDB](https://www.mongodb.com/try/download/community) ## Installation