mirror of
https://github.com/Theaninova/mhlib.git
synced 2025-12-12 20:46:20 +00:00
mhk3
This commit is contained in:
@@ -3,7 +3,9 @@ name = "mhgd"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
[lib]
|
||||||
|
name = "mhgd"
|
||||||
|
crate-type = ["cdylib"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
godot = { git = "https://github.com/godot-rust/gdext", branch = "master" }
|
godot = { git = "https://github.com/godot-rust/gdext", branch = "master" }
|
||||||
|
|||||||
Reference in New Issue
Block a user