diff options
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/rcon.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/rcon.md b/docs/hosting-a-server-with-northstar/dedicated-server/rcon.md index ec42f37..a8961a8 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/rcon.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/rcon.md @@ -16,3 +16,4 @@ RCON only runs if >=8 password is set in `rcon_password` convar - cpdt's rust based RCON client: https://github.com/cpdt/northstar-rcon-client +RCON PR download guide: https://github.com/R2Northstar/NorthstarLauncher/pull/100#issuecomment-1188877309 |