eggs/game_eggs/srb2/README.md
2023-12-17 20:04:59 +01:00

26 lines
609 B
Markdown

# Sonic Robo Blast 2
## From their [Github](https://github.com/STJr/SRB2)
## [Documentation](https://wiki.srb2.org/wiki/Dedicated_server)
## Wine
Known limitations:
- The console input can not be used
- Log files do not get saved in the logs folder
## Server Ports
Ports required to run the server
| Port | default |
|---------|---------|
| Game | 5029 |
| client | 5030 |
## Connecting to the server
You can connect to the server with launching the client with the `-console` argument. When the client is started type in the console `connect <ip>:<gameport>`