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
|
|
@ -16,3 +16,6 @@ path = "Source/lib.rs"
|
|||
[dependencies]
|
||||
TribuFu = { path = "../DevKit" }
|
||||
jni = "0.19.0"
|
||||
|
||||
[build-dependencies]
|
||||
Engine-Build = { path = "../Engine/Source/Build" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue