Fixing missing export, fixed run order, added real world working example (#1397)

This commit is contained in:
chblodg
2022-03-04 14:52:00 -08:00
committed by GitHub
parent b1e00b43be
commit ba08a5d8f1
3 changed files with 21 additions and 10 deletions

View File

@@ -13,6 +13,7 @@
export RCON_CMDS_STARTUP
export RCON_CMDS_ON_CONNECT
export RCON_CMDS_ON_DISCONNECT
export RCON_CMDS_FIRST_CONNECT
export RCON_CMDS_LAST_DISCONNECT
export RCON_CMDS_PERIOD
export SERVER_PORT