Skip to content

catornot/r2rcon-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r2rcon-rs

rcon spcec implementation in rust for r2northstar

should work

setup

rcon will pull configs from commandline args.

command line arg value
rcon_ip_port ip:port
rcon_password ascii string

Example:

NorthstarLauncher.exe -dedicated -multiple rcon_ip_port 127.0.0.1:27015 rcon_password changeme

if any of these are missed the plugin will panic :p

after it works just connect with a rcon client

good luck!

About

rcon server for titanfall 2 northstar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages