NebulaModTeam / nebula

A multiplayer mod for the game Dyson Sphere Program
GNU General Public License v3.0
820 stars 125 forks source link

Is there any chance this project will evolve into a decoupled server? #647

Closed mostcute closed 4 months ago

mostcute commented 5 months ago

Now the Main Player is the server, if Main Player offline,the game stoped

if there have a decoupled server to handle the game logic,the game continues when all player offline

Satisfactory have this server mode

starfi5h commented 5 months ago

You can set AutoPauseEnabled = false in the config file, so the game will keep running in the dedicated server.

FireBrother commented 5 months ago

While, I think headless server is what you need.

https://github.com/NebulaModTeam/nebula/wiki/Setup-Headless-Server