Update README.md

This commit is contained in:
endernon 2024-05-27 12:32:57 +00:00
parent a3e0be4117
commit 60c10df643

View file

@ -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