OispaHallaAnticheat / build.rs
build.rs
Raw
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}