fix readme

This commit is contained in:
Torsten Widmann 2022-11-05 11:38:32 +01:00
parent ef07c61560
commit 481bbe72be

View File

@ -1,22 +1,31 @@
# Space Engineers
## Author
| TuEye | [Github Profile](https://github.com/TuEye) |
### Author & Contributers
| Name | Github Profile |
| ------------- |-------------|
| TuEye | https://github.com/TuEye |
| gOOvER | https://github.com/gOOvER |
## Contributers
| gOOvER | [Github Profile](https://github.com/gOOvER) |
## Description
Space Engineers is a voxel-based sandbox game set in space and on planets.
Many parts of this egg are based on the work of [mmmaxwwwell](https://github.com/mmmaxwwwell/space-engineers-dedicated-docker-linux). A thank you therefore goes to him.
**NOTE**
Because of the winetricks installation, the install process could take some time. Likewise, the first start of the server takes its time.
When installed, the Server loads a base World and config from this repo. New world must be generated with the Windows Dedicated Server and then uploaded to the /config/Saves folder.
Everything which is not defined in a variable could be edited directy in the config file /config/SpaceEngineers-Dedicated.cfg and config/Saves/{{WORLD}}/Sandbox.sbc
## Server Ports
Default server ports are listed below, but the Main, STEAm and API port can be any port.
| Port | default |
|-------|---------|
| Game | 27016 |
| Steam | 8766 |
| API | 8081 |
## Minumum server settings
### RAM
@ -29,10 +38,6 @@ Based on the information provided by the developer: [See here](https://www.space
This server uses about 7GB of diskspace.
## Server Ports
## Credits
| Port | default |
|-------|---------|
| Game | 27016 |
| Steam | 8766 |
| API | 8081 |
Many parts of this egg are based on the work of [mmmaxwwwell](https://github.com/mmmaxwwwell/space-engineers-dedicated-docker-linux). A thank you therefore goes to him.