Skip to content

Implementation of Palworld's flavor of RCON in Rust.

Notifications You must be signed in to change notification settings

UndefinedBHVR/palcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palcon

Attention! This is a v0.1.* version! Expect bugs and issues all around. Submitting pull requests and issues is highly encouraged!

Palcon is a somewhat usable implementation of the RCON protocol for Palworld in Rust, designed with the weird quirks of Palworld in mind. This does not work with other game servers to any reasonable extent, as Palworld breaks the rcon protocol in a few super annoying ways.

Usage

Check the internal documentation within the src/lib.rs file. Its fairly simple.

About

Implementation of Palworld's flavor of RCON in Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages