Server for the Ghost feature in SAR
- Download the last release in releases page
- Unzip the archive
- Launch
Server.exe
- The default port is 53000. You can change it in the
Settings
tab. - In the settings of your router, open both UDP and TCP xxxxx port, xxxxx beign the port you specified in the
port
setting. - Setup is done.
- The server will run as soon as you click on the
Start Server
button. Your IP adress is shown on the first line along with the port the server uses to communicate. - You can set a countdown on the right part of the interface
- You can set some commands to execute before and after the countdown. You can write them on one line like "sv_cheats 0; say lol" or on multi-line
- Server stops by clicking on the
Stop Server
button (previouslyStart Server
)
Pull requests are welcome.
If you encountered a bug, please open an issue report.