Change Space Engineers port to 27020
All checks were successful
Deploy GSM / deploy (push) Successful in 32s

Router conflict on 27016 — move SE to 27020 everywhere.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-19 21:12:03 +02:00
parent 23f640ab66
commit 49002a515f
3 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ const serverInfo = {
]
},
spaceengineers: {
address: 'spaceengineers.zeasy.dev:27016',
address: 'spaceengineers.zeasy.dev:27020',
logo: '/spaceengineers.png',
links: [
{ label: 'Steam', url: 'https://store.steampowered.com/app/244850/Space_Engineers/' }