Expand description
§gdrust_kit
A collection of helpful tools for Rust Godot development.
§Available Tools
Each tool can be enabled with its own feature flag:
pathfinding: Tools for pathfinding algorithmscollision: Tools for collision detection and physics
§Usage
[dependencies]
gdrust_kit = { version = "0.1", features = ["collision"] }Modules§
- version
- Version information for the meta package