killbox/rust/Cargo.toml
2025-02-06 09:56:39 +01:00

11 lines
132 B
TOML

[package]
name = "open-strike-2"
version = "0.1.0"
edition = "2021"
[dependencies]
godot = "0.2.3"
[lib]
crate-type = ["cdylib"]