killbox/rust/Cargo.toml

11 lines
132 B
TOML
Raw Permalink Normal View History

2025-02-06 08:56:39 +00:00
[package]
name = "open-strike-2"
version = "0.1.0"
edition = "2021"
[dependencies]
godot = "0.2.3"
[lib]
crate-type = ["cdylib"]