Skip to content

RCON implementation in Rust. Specialized for use in Ark Survival Ascended.

License

Notifications You must be signed in to change notification settings

an0nymoos3/arcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCON

What is ARCON?

ARCON (Ark/an0nymoos3 Remote Console) is a project I built to let my bot interact with my Ark Survival Ascended server. I felt the previous solution didn't work for me, therefore I made my own.
It is currently just a basic RCON implementation, meant to be used as a library for rust code. However, if I feel like it, I might turn it into an application or a CLI at some point.

Further reading.

My implementation is based on the RCON protocol defined by valve.

About

RCON implementation in Rust. Specialized for use in Ark Survival Ascended.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages