~starkingdoms/starkingdoms

ref: 6b97d95b0b329bc62a4bf9a3feafbe56545e761e starkingdoms/crates/unified/build.rs -rw-r--r-- 95 bytes
6b97d95b — core chore: please kill me (i hate netcode) 23 days ago
                                                                                
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}