diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/rcon.md | 4 |
1 files changed, 4 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 a8961a8..116ec91 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/rcon.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/rcon.md @@ -17,3 +17,7 @@ RCON only runs if >=8 password is set in `rcon_password` convar RCON PR download guide: https://github.com/R2Northstar/NorthstarLauncher/pull/100#issuecomment-1188877309 + +To verify that RCON is working, look for `Remote server access initialised` in console output + +https://github.com/GeckoEidechse/northstar-dedicated-rcon |