mirror of
https://github.com/parkervcp/eggs.git
synced 2025-03-11 21:37:18 +08: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