Merge pull request #2461 from Cartrigger/patch-1

Fix Spelling in Astroneer egg readme
This commit is contained in:
Michael (Parker) Parker 2023-09-08 01:32:29 -04:00 committed by GitHub
commit 12b8ebba24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ The following variables are required to prevent the server to crash on startup :
Astroneer required at least 700MiB to run. If more than one player will connect, 1GiB seems to be a minimum. Astroneer required at least 700MiB to run. If more than one player will connect, 1GiB seems to be a minimum.
## Minumim Sorage warning ## Minimum Storage warning
Astroneer required at least 3GiB. The size may increase with larger save file. Astroneer required at least 3GiB. The size may increase with larger save file.
@ -37,4 +37,4 @@ To be able to connect to the server you need to edit Engine.ini (located at %Loc
``` ```
[SystemSettings] [SystemSettings]
net.AllowEncryption=False net.AllowEncryption=False
``` ```