aboutsummaryrefslogtreecommitdiff
path: root/games/rstnode/rst-client/src/constants.rs


pub const NAME: &'static str = "RST Node";
pub const VERSION: &'static str = env!("CARGO_PKG_VERSION");
pub const AUTHORS: &'static str = env!("CARGO_PKG_AUTHORS");