mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-18 09:35:44 +00:00
Add Custom Build Script
This commit is contained in:
parent
8f76678810
commit
093a254b5a
2 changed files with 8 additions and 0 deletions
5
build.rs
Normal file
5
build.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Copyright (c) TribuFu. All Rights Reserved.
|
||||
|
||||
fn main() {
|
||||
Engine_Build::Project();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue