ServerMod0.1
ServerMod allows you to add variables to your games title.
Currently supported variables:
$player_count (current number of connected players)
$port (the port of the current server)
$ip (the ip of the server)
$full_player_count (will display player count as $player_count/20 or FULL if there are 20 players)
This also has an attempted fix at the server ghosting issue, not confirmed to be working.
This DLL supports the version of SCP released on the 27th of January 2017.
Supports windows only.