Гайд: свой сервер Starbound (Windows и Linux)
1 месяц, 3 недели назад | 0 ОтветыDedicated-сервер Starbound (AppID 211820).
Windows
force_install_dir C:starbound_server
app_update 211820 validate
cd C:starbound_serverwin64
starbound_server.exe -config starbound_server.config
starbound_server.config: gameName, maxPlayers 8, tcpPort 21025.
Linux
steamcmd +force_install_dir "$HOME/starbound" +login anonymous +app_update 211820 validate +quit
cd ~/starbound/linux && ./starbound_server -config ../starbound_server.config
sudo ufw allow 21025/tcp
Частые проблемы
| Симптом | Решение |
|---|---|
| Assets mismatch | Mods в storage |
| Port | TCP 21025, не UDP |
- Войдите, чтобы ответить в этой теме.