forked from nonsensical-dev/zenyx-engine
3 lines
89 B
Rust
3 lines
89 B
Rust
fn main() {
|
|
built::write_built_file().expect("Failed to write build information");
|
|
}
|