mirror of
https://github.com/pelican-eggs/eggs.git
synced 2025-11-01 01:18:07 +00:00
* eggs(rust): disallow invalid characters for RCON Do not allow invalid characters for RCON password that would break the connection, similar to original Rust egg. * docs(rust-autowipe): Specify that wipe is performed on reinstall