This commit is contained in:
rendo 2026-03-30 12:57:25 +05:00
commit 25c04be661
5 changed files with 59 additions and 16 deletions

View file

@ -7,6 +7,6 @@ edition = "2024"
godot = "0.4.5"
rand = "0.10.0"
#[lib]
#crate-type = ["cdylib"]
[lib]
crate-type = ["cdylib"]