forked from nonsensical-dev/zenyx-engine
improve error handling and add metadata
This commit is contained in:
parent
10932a1a97
commit
710c8e52bd
17 changed files with 1162 additions and 787 deletions
3
engine/build.rs
Normal file
3
engine/build.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
built::write_built_file().expect("Failed to write build information");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue