initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[configuration]
|
||||
entry_symbol = "gdext_rust_init"
|
||||
compatibility_minimum = 4.1
|
||||
reloadable = true
|
||||
|
||||
[libraries]
|
||||
linux.debug.x86_64 = "res://../rust/target/debug/librust.so"
|
||||
linux.release.x86_64 = "res://../rust/target/release/librust.so"
|
||||
Reference in New Issue
Block a user