eggs/game_eggs/steamcmd_servers/space_engineers/README.md

32 lines
1.1 KiB
Markdown
Raw Normal View History

# Space Engineers
2021-12-10 02:05:23 +08:00
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.
## Minumum server settings
2021-12-10 02:05:23 +08:00
### RAM
2021-12-10 02:05:23 +08:00
This server requires about 6GB.
2021-03-12 06:59:23 +08:00
Based on the information provided by the developer: [See here](https://www.spaceengineersgame.com/dedicated-servers/)
### Disk
2021-12-10 02:05:23 +08:00
This server uses about 7GB of diskspace.
## Server Ports
| Port | default |
|-------|---------|
| Game | 27016 |
| Steam | 8766 |
| API | 8081 |